aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* Removed unused file, replaced by mkinitcpio.confGerardo Exequiel Pozzi2010-02-051-6/+0
* Update label and kernel version in MakefileGerardo Exequiel Pozzi2010-02-041-2/+2
* Removed wlan-ng26-utils from package listGerardo Exequiel Pozzi2010-02-042-2/+0
* 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
* Make a /home/arch (arch:users 0755) in archiso startup scriptGerardo Exequiel Pozzi2009-12-021-0/+3
* Fix perms on archiso startup scriptGerardo Exequiel Pozzi2009-12-021-0/+0
* Fix missing change in merge (9849db6a) for overlay rc.confGerardo Exequiel Pozzi2009-12-011-1/+1
* Fix bad boot path from prev commit and use memdisk provided by syslinuxGerardo Exequiel Pozzi2009-12-013-342/+5