aboutsummaryrefslogtreecommitdiff
path: root/archiso/mkarchiso
Commit message (Expand)AuthorAgeFilesLines
* [archiso] mkarchiso: init cmd: test for file instead of directoryGerardo Exequiel Pozzi2013-10-021-1/+4
* [archiso] mkarchiso: use arch-install-scripts instead of own functionsGerardo Exequiel Pozzi2013-09-211-37/+6
* [configs/releng] explicit set 'Storage=volatile' for journaldGerardo Exequiel Pozzi2013-09-211-5/+1
* [archiso] Add support to isohybrid-gpt for EFI bootGerardo Exequiel Pozzi2013-06-201-2/+5
* [archiso] Fix find cmd in _cleanup()Gerardo Exequiel Pozzi2013-03-031-1/+1
* [archiso] mkarchiso: Cleanup kernel(s) in /bootGerardo Exequiel Pozzi2012-12-161-2/+6
* [archiso] mkarchiso: do not process aitab entry if arch differsGerardo Exequiel Pozzi2012-12-161-0/+3
* [archiso] mkarchiso: Disable lazy_itable_init (ext4)Gerardo Exequiel Pozzi2012-12-101-1/+1
* [archiso] mkarchiso: Use truncate instead of ddGerardo Exequiel Pozzi2012-12-101-1/+1
* [archiso] Avoid journald log to /var/log/journalGerardo Exequiel Pozzi2012-10-241-0/+4
* [archiso] Remove uneeded cleanup /tmpGerardo Exequiel Pozzi2012-10-241-4/+0
* [archiso] Remove old code (now redundant)Gerardo Exequiel Pozzi2012-10-241-4/+0
* [archiso] Replace rsync with cpGerardo Exequiel Pozzi2012-08-011-1/+1
* [archiso] Add btrfs support as filesystem for *.fs.sfsGerardo Exequiel Pozzi2012-07-201-1/+4
* [archiso] mkarchiso: improve info messagesGerardo Exequiel Pozzi2012-05-291-5/+8
* [archiso] mkarchiso: add new pkglist command.Gerardo Exequiel Pozzi2012-04-091-0/+20
* [archiso] mkarchiso: optionally add EFI "El Torito" boot support.Gerardo Exequiel Pozzi2012-04-011-0/+8
* [archiso] Re-order and use long xorrisofs options.Gerardo Exequiel Pozzi2012-04-011-7/+10
* [archiso] Set a safe locale to CGerardo Exequiel Pozzi2012-03-171-0/+2
* [archiso] Improve help message of mkarchisoGerardo Exequiel Pozzi2012-03-171-4/+8
* [archiso] Implement own chroot functions in mkarchisoGerardo Exequiel Pozzi2012-03-161-17/+86
* [archiso] Cleanup: Remove *.fs support.Gerardo Exequiel Pozzi2011-12-031-15/+5
* [archiso] Checksum only aitab and *.sfs (per architecture)Gerardo Exequiel Pozzi2011-11-281-7/+17
* [archiso] disable progress bar in mksquashfsGerardo Exequiel Pozzi2011-10-141-2/+2
* [archiso] Create /etc/mtab as symlink.Gerardo Exequiel Pozzi2011-10-031-2/+2
* [archiso] Switch from cdrkit to libisoburnGerardo Exequiel Pozzi2011-08-291-5/+7
* [archiso] Use -w <work_dir> instead of cmd <work>, add -o <out_dir>Gerardo Exequiel Pozzi2011-08-291-17/+20
* [archiso] Avoid regenerate checksum -> .iso.Gerardo Exequiel Pozzi2011-08-261-23/+25
* [archiso] Add checksum= boot paramGerardo Exequiel Pozzi2011-08-151-0/+17
* [archiso] Delete etc/mtab on _cleanup stepGerardo Exequiel Pozzi2011-07-091-0/+4
* [archiso] Ensure that there is no .fs before create itGerardo Exequiel Pozzi2011-07-091-0/+1
* [archiso] mark installed packages, after installing it, not beforeGerardo Exequiel Pozzi2011-07-091-2/+3
* [archiso] Use dm-snapshot instead of aufs2 (A.K.A. "The Big Commit")Gerardo Exequiel Pozzi2011-06-181-185/+370
* [archiso] Set default SquashFS compressor to XZGerardo Exequiel Pozzi2011-04-111-3/+3
* [archiso] Fix tabs/spaces in mkarchisoGerardo Exequiel Pozzi2010-12-081-4/+4
* Unify scheme of sed replacements.Gerardo Exequiel Pozzi2010-12-071-1/+1
* [archiso] Place *.sqfs images in /${install_dir}/${arch}/Gerardo Exequiel Pozzi2010-12-071-3/+5
* [archiso] Add -D <install_dir> option to mkarchisoGerardo Exequiel Pozzi2010-11-301-34/+13
* [archiso] Add support for squashfs compression typesGerardo Exequiel Pozzi2010-10-181-3/+9
* Do not copy host configuration to root-imageGerardo Exequiel Pozzi2010-09-161-2/+2
* Rename all occurrences of isolinux to syslinuxThomas Bächler2010-07-221-3/+3
* [archiso] Rewrite cleanup step in mkarchisoGerardo Exequiel Pozzi2010-06-301-7/+12
* Revert back isohybrid offset to default setting.Gerardo Exequiel Pozzi2010-03-161-2/+2
* Fixed offset of partition on isoGerardo Exequiel Pozzi2010-02-081-1/+1
* Fix indentation of previus commitGerardo Exequiel Pozzi2009-12-041-3/+3
* Abort mkarchiso if isolinux.cfg is not found.Gerardo Exequiel Pozzi2009-12-021-2/+5
* Removed unused gen_grubscan script and grub reference in mkarchisoGerardo Exequiel Pozzi2009-12-011-1/+0
* Use 11 chars for fslabel for VFAT compatibilityGerardo Exequiel Pozzi2009-12-011-1/+1
* More removal of old bootloader supportAaron Griffin2009-11-301-16/+4
* Removed pwgen dependencySven-Hendrik Haase2009-11-301-1/+1