aboutsummaryrefslogtreecommitdiff
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
* Adjust for /lib/modules -> /usr/lib/modules moveThomas Bächler2012-07-163-7/+7
* Do not maintain our own copy of /etc/issue and /etc/arch-releasePierre Schmitz2012-07-162-6/+0
* Fix autologinThomas Bächler2012-07-162-3/+1
* Add arch-install-scriptsPierre Schmitz2012-07-162-0/+2
* Remove aifPierre Schmitz2012-07-167-31/+0
* Initialize pacman keyring on bootupPierre Schmitz2012-06-244-1/+37
* Use the host's package cachePierre Schmitz2012-06-241-4/+12
* Use a default pacman.conf to build releng imagesPierre Schmitz2012-06-242-16/+113
* 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
* Set UTC as default timezonePierre Schmitz2012-06-241-1/+1
* [configs/releng] Add efibootmgr to installed packages on live-enviroment.Gerardo Exequiel Pozzi2012-04-102-0/+2
* [configs/releng] Add UEFI boot support via Linux >= 3.3 EFI boot stub on x86_64Gerardo Exequiel Pozzi2012-04-102-0/+48
* [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] Fix tabs in hostsGerardo Exequiel Pozzi2012-03-171-2/+2
* [configs/releng] Remove local copy of resolv.confGerardo Exequiel Pozzi2012-03-171-8/+0
* [configs/releng] Use installed locale.gen instead of local copy.Gerardo Exequiel Pozzi2012-03-172-455/+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-162-10/+16
* [archiso] /lib/initcpio -> /usr/lib/initcpioGerardo Exequiel Pozzi2012-03-042-7/+7
* [configs/releng] Add /run/aif/ignore_block_devicesGerardo Exequiel Pozzi2012-02-221-0/+7
* [configs/releng] packages: btrfs-progs-unstable -> btrfs-progsGerardo Exequiel Pozzi2012-02-222-2/+2
* [archiso] Rename archiso_curl_url= to archiso_http_srv=Gerardo Exequiel Pozzi2011-12-045-38/+5
* [archiso] archiso_pxe_curl rename to archiso_pxe_httpGerardo Exequiel Pozzi2011-12-032-2/+2
* [configs/releng] Add darkhttpd to packages.*Gerardo Exequiel Pozzi2011-12-022-0/+2
* [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
* [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-291-1/+1
* [configs/releng] Make all syslinux bootloaders works with the sames configs.Gerardo Exequiel Pozzi2011-11-2814-109/+118
* [archiso] Add PXE NFS supportGerardo Exequiel Pozzi2011-11-282-2/+2
* [archiso] Add archiso_pxe_curl hookGerardo Exequiel Pozzi2011-11-284-5/+3
* [archiso] Split archiso_pxe_nbd in two hooks.Gerardo Exequiel Pozzi2011-11-282-2/+2
* [configs/*] chroot to root-image for initramfs buildGerardo Exequiel Pozzi2011-11-282-26/+23
* [configs/releng] Remove inetutils from packages.*Gerardo Exequiel Pozzi2011-11-162-2/+0
* [archiso] install hook cleanupsGerardo Exequiel Pozzi2011-11-052-2/+2
* [archiso] Add archiso_shutdown hook.Gerardo Exequiel Pozzi2011-10-232-2/+3
* [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] Unify ->Gerardo Exequiel Pozzi2011-10-122-6/+6
* [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-292-8/+1
* [archiso] Switch from cdrkit to libisoburnGerardo Exequiel Pozzi2011-08-292-0/+2
* [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-292-15/+17