summaryrefslogtreecommitdiff
path: root/archiso
AgeCommit message (Expand)Author
2008-12-23Fix some intending errors in USB creationAaron Griffin
2008-12-23Add existence checks to the boot-media scanAaron Griffin
2008-12-23README and isomounts additions on creationAaron Griffin
2008-12-23Cleanup archiso hookAaron 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-18Remove mkusbimg from the install MakefileAaron 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-12-18Change mounts file to isomountsAaron Griffin
2008-12-18Support mutli-arch disks by specifying the archAaron Griffin
2008-11-24Modprobe loop module before use in mkusbimgAaron Griffin
2008-11-13Update archiso hook to match root image namingSimo Leone
2008-11-13Fix loop device mountingSimo Leone
2008-11-13Fix CD-ROM mountingSimo Leone
2008-10-30Fail to a shell if boot device not foundAaron Griffin
2008-10-25Move grub/isolinux stuff to Makefile levelAaron Griffin
2008-10-25Fix archiso hook to deal with new udevAaron 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-06Makefile cleanupAaron Griffin
2008-09-06Make gen_grubscan executableAaron Griffin
2008-09-06Unify initcpio hooks to one glorious archiso hookAaron Griffin
2008-09-06Rename "default-config" to "overlay"Aaron Griffin
2008-09-06Split mkarchiso and configs into logical partsAaron Griffin