index
:
archiso32
cross
dual-boot
master
upstreamMaster
Fork of archiso from archlinux.org which still includes 32-bit in the cd
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
archiso
/
mkarchiso
Age
Commit message (
Expand
)
Author
2009-12-01
Use 11 chars for fslabel for VFAT compatibility
Gerardo Exequiel Pozzi
2009-11-30
More removal of old bootloader support
Aaron Griffin
2009-11-30
Removed pwgen dependency
Sven-Hendrik Haase
2009-11-30
mkarchiso: cleaned up to use isohybrid only
Sven-Hendrik Haase
2009-11-23
mkarchiso: cleanup opts, user dir creation
Sven-Hendrik Haase
2009-11-19
Silent modprobe loop loading in mkarchiso
Gerardo Exequiel Pozzi
2009-11-09
Avoid force/rebuild of squashfs images if already updated.
Gerardo Exequiel Pozzi
2009-10-21
Fix how mkarchiso makes usb image
Gerardo Exequiel Pozzi
2009-07-27
Use a label when generating the image and pass it to the commandline
Gerhard Brauer
2009-07-27
Enabled -C option in mkarchiso
Gerhard Brauer
2009-06-29
Fix mkisofs quiet parameter
Gerhard Brauer
2009-01-26
Fix typos, formatting, and vague language where possible.
Loui Chang
2009-01-24
Single quotes around find patterns during cleanup
Aaron Griffin
2008-12-24
Remove a stray '_mksquash' echo
Aaron Griffin
2008-12-24
Fix usb image's size detection
Aaron Griffin
2008-12-23
Properly remove the usb image's tmpdir
Aaron Griffin
2008-12-23
Fix some intending errors in USB creation
Aaron Griffin
2008-12-23
README and isomounts additions on creation
Aaron Griffin
2008-12-21
Allow specifying of pacman.conf file in mkarchiso
Aaron Griffin
2008-12-19
Re-add the if-check that includes grub-gfx
Aaron Griffin
2008-12-19
Remove host system package checks
Aaron Griffin
2008-12-19
Add bootloader requirements to the README
Aaron Griffin
2008-12-18
Final changes for new nextgen scripts
Aaron Griffin
2008-12-18
Fix isolinux support (pkgname)
Aaron Griffin
2008-12-18
Rework the commands, create and iso
Aaron Griffin
2008-10-25
Move grub/isolinux stuff to Makefile level
Aaron Griffin
2008-10-20
Rework image creation
Aaron Griffin
2008-10-20
Trim spaces from the package list before using
Aaron Griffin
2008-10-20
Minor modifications to usage output
Aaron Griffin
2008-10-20
Enable mkinitcpio hook to use the 'mounts' file
Aaron Griffin
2008-10-19
Remove mkinitcpio functionality
Aaron Griffin
2008-10-19
Move mountfile copying code
Aaron Griffin
2008-10-19
Rename 'img' command to 'image'
Aaron Griffin
2008-10-19
Default IMG_TYPE to 'iso'
Aaron Griffin
2008-10-19
Fail install if no packages specified
Aaron Griffin
2008-10-19
Code cleanup: usage and comments
Aaron Griffin
2008-10-19
Minor documentation updates
Aaron Griffin
2008-10-19
Add some config output on calling mkarchiso
Aaron Griffin
2008-10-19
Remove all 'package file' usage in favor of command line packages
Aaron Griffin
2008-10-19
Rename all uses of 'archlive' to 'archiso'
Aaron Griffin
2008-09-13
Capitalize "global" variables IMGROOT and INSTROOT
Aaron Griffin
2008-09-13
Refactor commands out into functions (for the future)
Aaron Griffin
2008-09-06
Rename "default-config" to "overlay"
Aaron Griffin
2008-09-06
Split mkarchiso and configs into logical parts
Aaron Griffin