summaryrefslogtreecommitdiff
path: root/archiso/mkarchiso
AgeCommit message (Expand)Author
2009-11-30mkarchiso: cleaned up to use isohybrid onlySven-Hendrik Haase
2009-11-23mkarchiso: cleanup opts, user dir creationSven-Hendrik Haase
2009-11-19Silent modprobe loop loading in mkarchisoGerardo Exequiel Pozzi
2009-11-09Avoid force/rebuild of squashfs images if already updated.Gerardo Exequiel Pozzi
2009-10-21Fix how mkarchiso makes usb imageGerardo Exequiel Pozzi
2009-07-27Use a label when generating the image and pass it to the commandlineGerhard Brauer
2009-07-27Enabled -C option in mkarchisoGerhard Brauer
2009-06-29Fix mkisofs quiet parameterGerhard Brauer
2009-01-26Fix typos, formatting, and vague language where possible.Loui Chang
2009-01-24Single quotes around find patterns during cleanupAaron Griffin
2008-12-24Remove a stray '_mksquash' echoAaron Griffin
2008-12-24Fix usb image's size detectionAaron Griffin
2008-12-23Properly remove the usb image's tmpdirAaron Griffin
2008-12-23Fix some intending errors in USB creationAaron Griffin
2008-12-23README and isomounts additions on creationAaron Griffin
2008-12-21Allow specifying of pacman.conf file in mkarchisoAaron Griffin
2008-12-19Re-add the if-check that includes grub-gfxAaron Griffin
2008-12-19Remove host system package checksAaron Griffin
2008-12-19Add bootloader requirements to the READMEAaron Griffin
2008-12-18Final changes for new nextgen scriptsAaron Griffin
2008-12-18Fix isolinux support (pkgname)Aaron Griffin
2008-12-18Rework the commands, create and isoAaron Griffin
2008-10-25Move grub/isolinux stuff to Makefile levelAaron Griffin
2008-10-20Rework image creationAaron Griffin
2008-10-20Trim spaces from the package list before usingAaron Griffin
2008-10-20Minor modifications to usage outputAaron Griffin
2008-10-20Enable mkinitcpio hook to use the 'mounts' fileAaron Griffin
2008-10-19Remove mkinitcpio functionalityAaron Griffin
2008-10-19Move mountfile copying codeAaron Griffin
2008-10-19Rename 'img' command to 'image'Aaron Griffin
2008-10-19Default IMG_TYPE to 'iso'Aaron Griffin
2008-10-19Fail install if no packages specifiedAaron Griffin
2008-10-19Code cleanup: usage and commentsAaron Griffin
2008-10-19Minor documentation updatesAaron Griffin
2008-10-19Add some config output on calling mkarchisoAaron Griffin
2008-10-19Remove all 'package file' usage in favor of command line packagesAaron Griffin
2008-10-19Rename all uses of 'archlive' to 'archiso'Aaron Griffin
2008-09-13Capitalize "global" variables IMGROOT and INSTROOTAaron Griffin
2008-09-13Refactor commands out into functions (for the future)Aaron Griffin
2008-09-06Rename "default-config" to "overlay"Aaron Griffin
2008-09-06Split mkarchiso and configs into logical partsAaron Griffin