aboutsummaryrefslogtreecommitdiff
path: root/configs/releng/build.sh
Commit message (Expand)AuthorAgeFilesLines
* [configs/releng] Refactor build.sh: build only dual-isoGerardo Exequiel Pozzi2012-12-211-374/+179
* [configs/releng] Always use x86_64 as primary source for dual-isoGerardo Exequiel Pozzi2012-12-101-10/+2
* [configs/releng] Rework make_customize_root_image()Gerardo Exequiel Pozzi2012-11-021-26/+6
* [configs/releng] Remove redundant package installationGerardo Exequiel Pozzi2012-10-251-1/+1
* [configs/releng] Rename again / rework autologin@.serviceGerardo Exequiel Pozzi2012-10-201-3/+7
* [config/releng] Set again multi-user.target as defaultGerardo Exequiel Pozzi2012-10-191-1/+1
* [configs/releng] Remove uneeded hack (systemd transition)Gerardo Exequiel Pozzi2012-10-131-8/+0
* [configs/releng] make packages.both for common packages for each x86_64Gerardo Exequiel Pozzi2012-10-131-1/+1
* Add the arch user to some useful groupsPierre Schmitz2012-10-061-1/+1
* Only enable the needed servicesPierre Schmitz2012-10-061-2/+2
* Run dhcpcd on all devicesPierre Schmitz2012-10-051-1/+1
* Disable ntpd service by defaultPierre Schmitz2012-10-051-1/+1
* [configs/releng] Install systemd as default (with sysvcompat)Gerardo Exequiel Pozzi2012-10-031-0/+8
* [configs/releng] Enable systemd servicesGerardo Exequiel Pozzi2012-10-031-0/+3
* [configs/releng] Add autologin.serviceGerardo Exequiel Pozzi2012-10-031-0/+2
* [configs/releng] Increase efiboot.img sizeGerardo Exequiel Pozzi2012-09-261-2/+2
* [configs/releng] split make_boot_efi() -> make_efi() / make_efiboot()Gerardo Exequiel Pozzi2012-09-261-21/+19
* [configs/releng] Use gummiboot-efi instead of UEFI Shell for bootingKeshav P R2012-09-261-17/+38
* Copy UEFI Shell to (ISO)/EFI/boot/bootx64.efi for setting up UEFI bootable US...Keshav P R2012-09-121-1/+7
* [archiso] Always copytoram for NBDGerardo Exequiel Pozzi2012-08-251-1/+0
* 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