aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [configs/releng] Make syslinux.cfg (loadconfig) with relative paths.Gerardo Exequiel Pozzi2011-12-022-4/+4
* [configs/releng] Use whichsys.c32 to determine bootloader typeGerardo Exequiel Pozzi2011-12-0219-26/+194
* [archiso] Do not use PXE NBD as default.Gerardo Exequiel Pozzi2011-12-023-3/+10
* [configs/*] syslinux: Use UI instead of DEFAULT for *menu.c32Gerardo Exequiel Pozzi2011-12-025-17/+3
* [configs/releng] Split syslinux cfgs in single arch, like in dual archGerardo Exequiel Pozzi2011-12-024-69/+70
* actually copy the archiso_kms hook to workdirThomas Bächler2011-11-291-0/+1
* Add common KMS modules to the releng initramfs image.Thomas Bächler2011-11-293-1/+17
* [archiso] Fix libnss symlinks.Gerardo Exequiel Pozzi2011-11-291-2/+2
* [archiso] Add checksum support to pxe_curlGerardo Exequiel Pozzi2011-11-281-0/+4
* [archiso] Checksum only aitab and *.sfs (per architecture)Gerardo Exequiel Pozzi2011-11-282-11/+21
* [configs/releng] Make all syslinux bootloaders works with the sames configs.Gerardo Exequiel Pozzi2011-11-2814-109/+118
* [archiso] Add DNS resolver support to archiso_pxe_commonGerardo Exequiel Pozzi2011-11-282-0/+17
* [archiso] Add PXE NFS supportGerardo Exequiel Pozzi2011-11-286-2/+68
* [archiso] Add archiso_pxe_curl hookGerardo Exequiel Pozzi2011-11-288-5/+115
* [archiso] Split archiso_pxe_nbd in two hooks.Gerardo Exequiel Pozzi2011-11-288-49/+81
* [configs/*] chroot to root-image for initramfs buildGerardo Exequiel Pozzi2011-11-282-26/+23
* [archiso] Check if /run/archiso/bootmnt is a mountpoint.Gerardo Exequiel Pozzi2011-11-282-1/+2
* [archiso] Only accepts aitab insideGerardo Exequiel Pozzi2011-11-281-1/+1
* [archiso] Use different logic when archisodevice == cow_deviceGerardo Exequiel Pozzi2011-11-283-11/+7
* [archiso] simplify _mnt_dev() (mount is now from util-linux)Gerardo Exequiel Pozzi2011-11-281-16/+3
* [archiso] Do not bind mount on /bootmntGerardo Exequiel Pozzi2011-11-161-3/+0
* [configs/releng] Remove inetutils from packages.*Gerardo Exequiel Pozzi2011-11-162-2/+0
* [hooks/archiso_pxe_nbd] Refactor, remove sed usage.Gerardo Exequiel Pozzi2011-11-162-40/+12
* [hooks/archiso_pxe_nbd] Remove grep usageGerardo Exequiel Pozzi2011-11-151-4/+9
* [archiso] install hook cleanupsGerardo Exequiel Pozzi2011-11-053-7/+3
* [archiso] Add archiso_shutdown hook.Gerardo Exequiel Pozzi2011-10-237-3/+89
* [archiso] Add support for img_label= and allow img_dev same as cow_devGerardo Exequiel Pozzi2011-10-232-19/+20
* [archiso] Mount all fs on /run/archiso instead of /Gerardo Exequiel Pozzi2011-10-235-41/+40
* [archiso] Allow persistent cow dm-snapshots.Gerardo Exequiel Pozzi2011-10-232-10/+57
* [archiso] Add a new function _mnt_dev(), use it for mounting archisodevice.Gerardo Exequiel Pozzi2011-10-231-30/+41
* [configs/releng] Disable pacman progress bar during core-repo downloadGerardo Exequiel Pozzi2011-10-221-1/+1
* [configs/releng] Add gptfdisk to live enviroment.Gerardo Exequiel Pozzi2011-10-212-0/+2
* [archiso] disable progress bar in mksquashfsGerardo Exequiel Pozzi2011-10-141-2/+2
* [archiso] Unify ->Gerardo Exequiel Pozzi2011-10-123-8/+8
* [archiso] Create /etc/mtab as symlink.Gerardo Exequiel Pozzi2011-10-031-2/+2
* [configs/releng] Replace wget with pacman for make_core_repo()Gerardo Exequiel Pozzi2011-08-301-13/+10
* [archiso] Cleanup archiso install hook.Gerardo Exequiel Pozzi2011-08-301-3/+1
* [archiso] Integrate omit_kill_nbd_client logic in hook.Gerardo Exequiel Pozzi2011-08-296-8/+12
* [archiso] Switch from cdrkit to libisoburnGerardo Exequiel Pozzi2011-08-294-10/+13
* [configs/releng] Support configurable build options via command lineGerardo Exequiel Pozzi2011-08-292-71/+183
* [archiso] Use -w <work_dir> instead of cmd <work>, add -o <out_dir>Gerardo Exequiel Pozzi2011-08-293-32/+37
* [configs/*] Rename $name -> $iso_name, $version -> $iso_versionGerardo Exequiel Pozzi2011-08-292-9/+9
* [archiso] Change location of nbd_client.pidGerardo Exequiel Pozzi2011-08-282-3/+4
* [archiso] Load module loop in run_hook()Gerardo Exequiel Pozzi2011-08-261-1/+2
* [archiso] Avoid regenerate checksum -> .iso.Gerardo Exequiel Pozzi2011-08-261-23/+25
* [archiso] Add missing 'rm' some files on uninstallGerardo Exequiel Pozzi2011-08-241-0/+2
* [configs/releng] Add irssi to live-enviromentGerardo Exequiel Pozzi2011-08-192-0/+2
* [configs/releng] Add three packages to live-enviromentGerardo Exequiel Pozzi2011-08-192-0/+6
* [configs/releng] Set /lib/modules with 50% of free spaceGerardo Exequiel Pozzi2011-08-182-2/+2
* [configs/releng] Add missing serial console support to syslinuxGerardo Exequiel Pozzi2011-08-181-0/+1