summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-21Add note about $TIMEZONESimo Leone
2008-10-20TODO file additionsAaron Griffin
2008-10-20Rework installer config to support new changesAaron 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-19Default ISO config cleanupAaron 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-06Added Simo's XFCE4 configAaron Griffin
2008-09-06Update install-iso versionsAaron Griffin
2008-09-06Rename default-config -> overlayAaron Griffin
2008-09-06Makefile cleanupAaron Griffin
2008-09-06Make gen_grubscan executableAaron Griffin
2008-09-06Convert to unified archiso hookAaron 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
2008-06-21Fix CD-ROM EjectionSimo Leone
2008-06-21Fix USB image corruption issuesSimo Leone
2008-06-20One more ide-cd fixSimo Leone
2008-05-17Changed ide-cd to ide-cd_modSimo Leone
2008-05-17modprobe loop moduleSimo Leone
2008-05-17Added loop module to archiso hookSimo Leone
2008-04-15Removed backticksSimo Leone
2008-04-02Add USB modules to boot-cd hooksSimo Leone
2008-04-02Use -noappend on all mksquashfs callsSimo Leone
2008-04-02Wait for USB devices to settle before scanningSimo Leone
2008-03-30Changed mkusbimg size to 25% over rootsizeSimo Leone
2008-03-30Integrate mkusbimgSimo Leone
2008-03-30Added USB image creation scriptSimo Leone
2008-03-30Removed kernel26 referenceSimo Leone
2008-03-29Update boot-usb to use dirs similar to boot-cdDan McGee
2008-03-27Cleanups and bugfixesDan McGee
2008-03-27Print a message when copytoram is being usedDan McGee
2007-10-30Add a few more things to the Makefile to get it ready for releaseDan McGee
2007-10-25Fix install rule in makefileSimo Leone
2007-10-24Remove tmpfs at /tmp in default fstab, as our whole system is a tmpfsDan McGee
2007-10-24testiso: use 256 megs of RAMDan McGee