summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-17[syslinux-iso] Set iso and kernel version dynamically.Gerardo Exequiel Pozzi
2010-03-16Provide wpa_supplicant in the CD environmentChristopher Brannon
2010-03-16Remove archiso_early hook, use /dev/disk/by-label/${archisolabel} instead.Gerardo Exequiel Pozzi
2010-03-16Revert back isohybrid offset to default setting.Gerardo Exequiel Pozzi
2010-03-15Fixed msg about copying images to RAMGerardo Exequiel Pozzi
2010-03-15Add -m option to useradd in archiso rc script.Gerardo Exequiel Pozzi
2010-03-15Add do_fix_perms() in archiso rc script.Gerardo Exequiel Pozzi
2010-03-14Add missing archiso_early on uninstall procedure at MakefileGerardo Exequiel Pozzi
2010-03-06Add -p to blkid in hooks, to bypass the cache like in udev rules.Gerardo Exequiel Pozzi
2010-03-06version update in MakefileGerardo Exequiel Pozzi
2010-03-05Updated a bit the README. Add mini-guide in simple stepsGerardo Exequiel Pozzi
2010-03-05Fix doc path in motdGerardo Exequiel Pozzi
2010-03-01Split aufs mount command from _mnt_squashfs()Gerardo Exequiel Pozzi
2010-03-01Welcome back copytoram= optionGerardo Exequiel Pozzi
2010-02-26Add script archiso2dual, a tool for merging two archiso imagesGerardo Exequiel Pozzi
2010-02-22Removed an old and unused line in fstabGerardo Exequiel Pozzi
2010-02-18Reorder kernel command line params in isolinux.cfg.Gerardo Exequiel Pozzi
2010-02-18Remove unused lang= parameter at kernel command lineGerardo Exequiel Pozzi
2010-02-18Rename archiso-early hook to archiso_earlyGerardo Exequiel Pozzi
2010-02-17Removed a non-working option: copytoramGerardo Exequiel Pozzi
2010-02-17Fix coding style in archiso hookGerardo Exequiel Pozzi
2010-02-17Pass $newroot as part of the $mountpoint avoiding a global variableGerardo Exequiel Pozzi
2010-02-17Take advantage of module autoloading when mounting images as loopGerardo Exequiel Pozzi
2010-02-17Drop to recovery shell when mounting main media filesystem fails.Gerardo Exequiel Pozzi
2010-02-16Implement mount hook function in archiso hook.Gerardo Exequiel Pozzi
2010-02-08delete test-isolinux.shGerardo Exequiel Pozzi
2010-02-08Update splash screen and minor cleanups.Gerardo Exequiel Pozzi
2010-02-08Fixed offset of partition on isoGerardo Exequiel Pozzi
2010-02-08Delete old configs filesGerardo Exequiel Pozzi
2010-02-06Remove special handling for vfat, all done via blkidGerardo Exequiel Pozzi
2010-02-06Update archiso hooks to work with next mkinitcpio 0.6Gerardo Exequiel Pozzi
2010-02-05Removed unused file, replaced by mkinitcpio.confGerardo Exequiel Pozzi
2010-02-04Update label and kernel version in MakefileGerardo Exequiel Pozzi
2010-02-04Removed wlan-ng26-utils from package listGerardo Exequiel Pozzi
2009-12-04Fix indentation of previus commitGerardo Exequiel Pozzi
2009-12-02Abort mkarchiso if isolinux.cfg is not found.Gerardo Exequiel Pozzi
2009-12-02Make a /home/arch (arch:users 0755) in archiso startup scriptGerardo Exequiel Pozzi
2009-12-02Fix perms on archiso startup scriptGerardo Exequiel Pozzi
2009-12-01Fix missing change in merge (9849db6a) for overlay rc.confGerardo Exequiel Pozzi
2009-12-01Fix bad boot path from prev commit and use memdisk provided by syslinuxGerardo Exequiel Pozzi
2009-12-01Misc fixes for syslinux-isoGerardo Exequiel Pozzi
2009-12-01Removed unused gen_grubscan script and grub reference in mkarchisoGerardo Exequiel Pozzi
2009-12-01Change docs location in motdAaron Griffin
2009-12-01Use 11 chars for fslabel for VFAT compatibilityGerardo Exequiel Pozzi
2009-12-01Avoid rebuild of initcpio images when there are no changes to .confGerardo Exequiel Pozzi
2009-12-01Silent locale-gen in archiso hookGerardo Exequiel Pozzi
2009-12-01Create user and locales at boot-time.Gerardo Exequiel Pozzi
2009-12-01Add an error message when mounting aufs fails, then exit 1Gerardo Exequiel Pozzi
2009-11-30More removal of old bootloader supportAaron Griffin
2009-11-30Add Sven's syslinux ISO config filesSven-Hendrik Haase