aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [archiso2dual] Join split_us and split_lm in one split option.Gerardo Exequiel Pozzi2010-04-231-19/+4
* Mount "usr/share" and "lib/modules" in aufs stack instead of bind mount.Gerardo Exequiel Pozzi2010-04-204-11/+13
* Revert back isohybrid offset to default setting.Gerardo Exequiel Pozzi2010-03-221-1/+1
* [syslinux-iso] Remove archiso-pxe-server and dnsmasq dependency.Gerardo Exequiel Pozzi2010-03-213-97/+0
* [syslinux-iso] archiso-pxe-server set IPAPPEND to 3.Gerardo Exequiel Pozzi2010-03-211-1/+1
* [archiso] Add support to setups with more than one network card.Gerardo Exequiel Pozzi2010-03-211-0/+9
* [archiso2dual] Fix install dir perms 644 -> 755 in MakefileGerardo Exequiel Pozzi2010-03-211-1/+1
* [archiso] Fix install dir perms 644 -> 755 in MakefileGerardo Exequiel Pozzi2010-03-211-1/+1
* [syslinux-iso] make archiso-pxe-server compatible with archiso2dual schemeGerardo Exequiel Pozzi2010-03-181-3/+8
* [archiso] Use a mount handler in archiso_pxe_nbd hookGerardo Exequiel Pozzi2010-03-183-15/+31
* [archiso2dual] Add changes to make compatible with PXE bootGerardo Exequiel Pozzi2010-03-182-0/+4
* [archiso] Updated the READMEGerardo Exequiel Pozzi2010-03-181-1/+1
* Add an overlay/arch/archiso-pxe-server scriptGerardo Exequiel Pozzi2010-03-181-0/+88
* Remove testing pxelinux.cfg configGerardo Exequiel Pozzi2010-03-181-2/+1
* [archiso] Rename nbd hook to archiso_nbdGerardo Exequiel Pozzi2010-03-185-6/+8
* [syslinux-iso] Removed sample pxelinux.cfg/defaultGerardo Exequiel Pozzi2010-03-171-7/+0
* [syslinux-iso] Add IPAPPEND 0 to isolinux.cfgGerardo Exequiel Pozzi2010-03-171-0/+1
* [syslinux-iso] Add PXE support via NBD.Gerardo Exequiel Pozzi2010-03-175-1/+14
* [archiso] Add nbd hook, to make posible boot archiso from PXE via a NBD.Gerardo Exequiel Pozzi2010-03-173-0/+87
* [syslinux-iso] Set iso and kernel version dynamically.Gerardo Exequiel Pozzi2010-03-171-3/+4
* Provide wpa_supplicant in the CD environmentChristopher Brannon2010-03-162-0/+2
* Remove archiso_early hook, use /dev/disk/by-label/${archisolabel} instead.Gerardo Exequiel Pozzi2010-03-166-23/+8
* Revert back isohybrid offset to default setting.Gerardo Exequiel Pozzi2010-03-161-2/+2
* Fixed msg about copying images to RAMGerardo Exequiel Pozzi2010-03-151-1/+1
* Add -m option to useradd in archiso rc script.Gerardo Exequiel Pozzi2010-03-151-4/+1
* Add do_fix_perms() in archiso rc script.Gerardo Exequiel Pozzi2010-03-151-0/+9
* Add missing archiso_early on uninstall procedure at MakefileGerardo Exequiel Pozzi2010-03-141-0/+2
* Add -p to blkid in hooks, to bypass the cache like in udev rules.Gerardo Exequiel Pozzi2010-03-062-2/+2
* version update in MakefileGerardo Exequiel Pozzi2010-03-061-1/+1
* Updated a bit the README. Add mini-guide in simple stepsGerardo Exequiel Pozzi2010-03-051-10/+36
* Fix doc path in motdGerardo Exequiel Pozzi2010-03-051-1/+1
* Split aufs mount command from _mnt_squashfs()Gerardo Exequiel Pozzi2010-03-011-3/+13
* Welcome back copytoram= optionGerardo Exequiel Pozzi2010-03-012-5/+23
* Add script archiso2dual, a tool for merging two archiso imagesGerardo Exequiel Pozzi2010-02-267-0/+625
* Removed an old and unused line in fstabGerardo Exequiel Pozzi2010-02-221-2/+0
* Reorder kernel command line params in isolinux.cfg.Gerardo Exequiel Pozzi2010-02-181-1/+1
* Remove unused lang= parameter at kernel command lineGerardo Exequiel Pozzi2010-02-181-1/+1
* Rename archiso-early hook to archiso_earlyGerardo Exequiel Pozzi2010-02-184-4/+4
* Removed a non-working option: copytoramGerardo Exequiel Pozzi2010-02-171-7/+0
* Fix coding style in archiso hookGerardo Exequiel Pozzi2010-02-171-13/+10
* Pass $newroot as part of the $mountpoint avoiding a global variableGerardo Exequiel Pozzi2010-02-171-8/+10
* Take advantage of module autoloading when mounting images as loopGerardo Exequiel Pozzi2010-02-172-18/+9
* Drop to recovery shell when mounting main media filesystem fails.Gerardo Exequiel Pozzi2010-02-171-2/+10
* Implement mount hook function in archiso hook.Gerardo Exequiel Pozzi2010-02-162-22/+13
* delete test-isolinux.shGerardo Exequiel Pozzi2010-02-081-5/+0
* Update splash screen and minor cleanups.Gerardo Exequiel Pozzi2010-02-085-44/+28
* Fixed offset of partition on isoGerardo Exequiel Pozzi2010-02-081-1/+1
* Delete old configs filesGerardo Exequiel Pozzi2010-02-0892-4103/+0
* Remove special handling for vfat, all done via blkidGerardo Exequiel Pozzi2010-02-061-22/+11
* Update archiso hooks to work with next mkinitcpio 0.6Gerardo Exequiel Pozzi2010-02-062-11/+13