aboutsummaryrefslogtreecommitdiff
path: root/configs/releng/build.sh
Commit message (Expand)AuthorAgeFilesLines
* Use zsh as default interactive shellPierre Schmitz2012-08-011-1/+4
* Adjust rc.conf for recent initscripts changesPierre Schmitz2012-08-011-0/+1
* [configs/releng] Copy default config files from /etc/skel to /rootGerardo Exequiel Pozzi2012-07-311-0/+1
* [configs/releng] Remove [core] ISO generationGerardo Exequiel Pozzi2012-07-311-129/+22
* [configs/releng] Add installation guidePierre Schmitz2012-07-251-0/+1
* [configs/releng] Add version of pacman-key that allows unattended keyring ini...Gerardo Exequiel Pozzi2012-07-181-0/+1
* Adjust for /lib/modules -> /usr/lib/modules moveThomas Bächler2012-07-161-5/+5
* Use the host's package cachePierre Schmitz2012-06-241-4/+12
* Use a default pacman.conf to build releng imagesPierre Schmitz2012-06-241-16/+17
* Fix creation of [core] repositoryPierre Schmitz2012-06-241-3/+13
* Use pci.ids from the root image instead of downloading it every timePierre Schmitz2012-06-241-1/+1
* Use mirror_status to rank mirrorsPierre Schmitz2012-06-241-1/+1
* [configs/releng] Add UEFI boot support via Linux >= 3.3 EFI boot stub on x86_64Gerardo Exequiel Pozzi2012-04-101-0/+38
* [configs/releng] Remove pkglist.repo-core.* from non core-dual images.Gerardo Exequiel Pozzi2012-04-101-0/+2
* [configs/releng] Generate list of packages.Gerardo Exequiel Pozzi2012-04-091-0/+3
* [configs/releng] Use installed locale.gen instead of local copy.Gerardo Exequiel Pozzi2012-03-171-0/+1
* [configs/releng] Add new build mode: allGerardo Exequiel Pozzi2012-03-171-8/+61
* [configs/releng] Use private pacman.db on make_core_repoGerardo Exequiel Pozzi2012-03-161-4/+5
* [archiso] Implement own chroot functions in mkarchisoGerardo Exequiel Pozzi2012-03-161-7/+12
* [archiso] /lib/initcpio -> /usr/lib/initcpioGerardo Exequiel Pozzi2012-03-041-5/+5
* [archiso] archiso_pxe_curl rename to archiso_pxe_httpGerardo Exequiel Pozzi2011-12-031-1/+1
* actually copy the archiso_kms hook to workdirThomas Bächler2011-11-291-0/+1
* [configs/releng] Make all syslinux bootloaders works with the sames configs.Gerardo Exequiel Pozzi2011-11-281-4/+6
* [archiso] Add PXE NFS supportGerardo Exequiel Pozzi2011-11-281-1/+1
* [archiso] Add archiso_pxe_curl hookGerardo Exequiel Pozzi2011-11-281-2/+2
* [archiso] Split archiso_pxe_nbd in two hooks.Gerardo Exequiel Pozzi2011-11-281-1/+1
* [configs/*] chroot to root-image for initramfs buildGerardo Exequiel Pozzi2011-11-281-21/+20
* [archiso] Add archiso_shutdown hook.Gerardo Exequiel Pozzi2011-10-231-1/+2
* [configs/releng] Disable pacman progress bar during core-repo downloadGerardo Exequiel Pozzi2011-10-221-1/+1
* [configs/releng] Replace wget with pacman for make_core_repo()Gerardo Exequiel Pozzi2011-08-301-13/+10
* [archiso] Integrate omit_kill_nbd_client logic in hook.Gerardo Exequiel Pozzi2011-08-291-0/+1
* [archiso] Switch from cdrkit to libisoburnGerardo Exequiel Pozzi2011-08-291-0/+1
* [configs/releng] Support configurable build options via command lineGerardo Exequiel Pozzi2011-08-291-64/+175
* [archiso] Use -w <work_dir> instead of cmd <work>, add -o <out_dir>Gerardo Exequiel Pozzi2011-08-291-10/+11
* [configs/*] Rename $name -> $iso_name, $version -> $iso_versionGerardo Exequiel Pozzi2011-08-291-6/+6
* [configs/releng] Add missing -D param to checksum commandGerardo Exequiel Pozzi2011-08-181-2/+2
* [archiso] Add checksum= boot paramGerardo Exequiel Pozzi2011-08-151-0/+2
* [configs/releng] Add purge_* commandsGerardo Exequiel Pozzi2011-08-151-2/+16
* [configs/*] Use $script_path for "source" files.Gerardo Exequiel Pozzi2011-08-151-11/+13
* [configs/releng] Rename core pkgs images and mountpoint.Gerardo Exequiel Pozzi2011-08-111-12/+12
* [archiso] Update kernel image name for linux-3.0Gerardo Exequiel Pozzi2011-07-241-2/+2
* [configs/releng] Make user "arch" at build time.Gerardo Exequiel Pozzi2011-07-091-0/+1
* [configs/releng] Re-generate locales only if needed.Gerardo Exequiel Pozzi2011-07-091-0/+1
* [archiso] Update for mkinitcpio >= 0.7Gerardo Exequiel Pozzi2011-07-091-11/+21
* [archiso] Delete etc/mtab on _cleanup stepGerardo Exequiel Pozzi2011-07-091-3/+0
* [archiso] Use dm-snapshot instead of aufs2 (A.K.A. "The Big Commit")Gerardo Exequiel Pozzi2011-06-181-0/+284