aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* [configs/releng] Replace rc.d/archiso with initscripts hooks.Gerardo Exequiel Pozzi2011-08-184-26/+15
* [configs/baseline] Add missing -D param to checksum commandGerardo Exequiel Pozzi2011-08-181-1/+1
* [configs/releng] Add missing -D param to checksum commandGerardo Exequiel Pozzi2011-08-181-2/+2
* [configs/releng] Fixed and improved serial console support.Gerardo Exequiel Pozzi2011-08-151-14/+18
* [archiso] Delete README.oldGerardo Exequiel Pozzi2011-08-151-117/+0
* [archiso] Makefile trivial fix (if configs/ already on DESTDIR)Gerardo Exequiel Pozzi2011-08-151-1/+1
* [archiso] Add checksum= boot paramGerardo Exequiel Pozzi2011-08-155-0/+50
* [configs/releng] Add purge_* commandsGerardo Exequiel Pozzi2011-08-152-3/+19
* [configs/*] Use $script_path for "source" files.Gerardo Exequiel Pozzi2011-08-152-15/+19
* [configs/*] Remove custom fstab, not needed anymore.Gerardo Exequiel Pozzi2011-08-153-16/+0
* [configs/releng] Rename core pkgs images and mountpoint.Gerardo Exequiel Pozzi2011-08-112-18/+18
* [archiso] Add dm_snap_prefix= boot param.Gerardo Exequiel Pozzi2011-08-092-4/+8
* [archiso] Update kernel image name for linux-3.0Gerardo Exequiel Pozzi2011-07-246-8/+8
* [configs/releng] Add openconnect and vpnc to packages.*Gerardo Exequiel Pozzi2011-07-092-0/+4
* [configs/releng] Remove tiacx-firmware from packages.*Gerardo Exequiel Pozzi2011-07-092-2/+0
* [archiso_pxe_nbd] Allow change NBD export name.Gerardo Exequiel Pozzi2011-07-092-2/+6
* [configs/releng] Add two small networking packagesGerardo Exequiel Pozzi2011-07-092-0/+4
* [configs/releng] Make user "arch" at build time.Gerardo Exequiel Pozzi2011-07-092-9/+1
* [configs/releng] Re-generate locales only if needed.Gerardo Exequiel Pozzi2011-07-093-5/+8
* [configs/releng] Add locale.gen and resolv.confGerardo Exequiel Pozzi2011-07-092-0/+463
* [archiso] Document needed pkgs required to buildGerardo Exequiel Pozzi2011-07-091-0/+20
* [archiso] Update for mkinitcpio >= 0.7Gerardo Exequiel Pozzi2011-07-098-26/+41
* [archiso] Create correctly loop devs if loop.max_part > 0Gerardo Exequiel Pozzi2011-07-091-6/+10