summaryrefslogtreecommitdiff
path: root/archiso/mkarchiso
AgeCommit message (Expand)Author
2011-08-26[archiso] Avoid regenerate checksum -> .iso.Gerardo Exequiel Pozzi
2011-08-15[archiso] Add checksum= boot paramGerardo Exequiel Pozzi
2011-07-09[archiso] Delete etc/mtab on _cleanup stepGerardo Exequiel Pozzi
2011-07-09[archiso] Ensure that there is no .fs before create itGerardo Exequiel Pozzi
2011-07-09[archiso] mark installed packages, after installing it, not beforeGerardo Exequiel Pozzi
2011-06-18[archiso] Use dm-snapshot instead of aufs2 (A.K.A. "The Big Commit")Gerardo Exequiel Pozzi
2011-04-11[archiso] Set default SquashFS compressor to XZGerardo Exequiel Pozzi
2010-12-08[archiso] Fix tabs/spaces in mkarchisoGerardo Exequiel Pozzi
2010-12-07Unify scheme of sed replacements.Gerardo Exequiel Pozzi
2010-12-07[archiso] Place *.sqfs images in /${install_dir}/${arch}/Gerardo Exequiel Pozzi
2010-11-30[archiso] Add -D <install_dir> option to mkarchisoGerardo Exequiel Pozzi
2010-10-18[archiso] Add support for squashfs compression typesGerardo Exequiel Pozzi
2010-09-16Do not copy host configuration to root-imageGerardo Exequiel Pozzi
2010-07-22Rename all occurrences of isolinux to syslinuxThomas Bächler
2010-06-30[archiso] Rewrite cleanup step in mkarchisoGerardo Exequiel Pozzi
2010-03-16Revert back isohybrid offset to default setting.Gerardo Exequiel Pozzi
2010-02-08Fixed offset of partition on isoGerardo 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-01Removed unused gen_grubscan script and grub reference in mkarchisoGerardo Exequiel Pozzi
2009-12-01Use 11 chars for fslabel for VFAT compatibilityGerardo Exequiel Pozzi
2009-11-30More removal of old bootloader supportAaron Griffin
2009-11-30Removed pwgen dependencySven-Hendrik Haase
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