index
:
archiso32
cross
dual-boot
master
upstreamMaster
Fork of archiso from archlinux.org which still includes 32-bit in the cd
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configs
/
releng
/
build.sh
Age
Commit message (
Expand
)
Author
2012-07-16
Adjust for /lib/modules -> /usr/lib/modules move
Thomas Bächler
2012-06-24
Use the host's package cache
Pierre Schmitz
2012-06-24
Use a default pacman.conf to build releng images
Pierre Schmitz
2012-06-24
Fix creation of [core] repository
Pierre Schmitz
2012-06-24
Use pci.ids from the root image instead of downloading it every time
Pierre Schmitz
2012-06-24
Use mirror_status to rank mirrors
Pierre Schmitz
2012-04-10
[configs/releng] Add UEFI boot support via Linux >= 3.3 EFI boot stub on x86_64
Gerardo Exequiel Pozzi
2012-04-10
[configs/releng] Remove pkglist.repo-core.* from non core-dual images.
Gerardo Exequiel Pozzi
2012-04-09
[configs/releng] Generate list of packages.
Gerardo Exequiel Pozzi
2012-03-17
[configs/releng] Use installed locale.gen instead of local copy.
Gerardo Exequiel Pozzi
2012-03-17
[configs/releng] Add new build mode: all
Gerardo Exequiel Pozzi
2012-03-16
[configs/releng] Use private pacman.db on make_core_repo
Gerardo Exequiel Pozzi
2012-03-16
[archiso] Implement own chroot functions in mkarchiso
Gerardo Exequiel Pozzi
2012-03-04
[archiso] /lib/initcpio -> /usr/lib/initcpio
Gerardo Exequiel Pozzi
2011-12-03
[archiso] archiso_pxe_curl rename to archiso_pxe_http
Gerardo Exequiel Pozzi
2011-11-29
actually copy the archiso_kms hook to workdir
Thomas Bächler
2011-11-28
[configs/releng] Make all syslinux bootloaders works with the sames configs.
Gerardo Exequiel Pozzi
2011-11-28
[archiso] Add PXE NFS support
Gerardo Exequiel Pozzi
2011-11-28
[archiso] Add archiso_pxe_curl hook
Gerardo Exequiel Pozzi
2011-11-28
[archiso] Split archiso_pxe_nbd in two hooks.
Gerardo Exequiel Pozzi
2011-11-28
[configs/*] chroot to root-image for initramfs build
Gerardo Exequiel Pozzi
2011-10-23
[archiso] Add archiso_shutdown hook.
Gerardo Exequiel Pozzi
2011-10-22
[configs/releng] Disable pacman progress bar during core-repo download
Gerardo Exequiel Pozzi
2011-08-30
[configs/releng] Replace wget with pacman for make_core_repo()
Gerardo Exequiel Pozzi
2011-08-29
[archiso] Integrate omit_kill_nbd_client logic in hook.
Gerardo Exequiel Pozzi
2011-08-29
[archiso] Switch from cdrkit to libisoburn
Gerardo Exequiel Pozzi
2011-08-29
[configs/releng] Support configurable build options via command line
Gerardo Exequiel Pozzi
2011-08-29
[archiso] Use -w <work_dir> instead of cmd <work>, add -o <out_dir>
Gerardo Exequiel Pozzi
2011-08-29
[configs/*] Rename $name -> $iso_name, $version -> $iso_version
Gerardo Exequiel Pozzi
2011-08-18
[configs/releng] Add missing -D param to checksum command
Gerardo Exequiel Pozzi
2011-08-15
[archiso] Add checksum= boot param
Gerardo Exequiel Pozzi
2011-08-15
[configs/releng] Add purge_* commands
Gerardo Exequiel Pozzi
2011-08-15
[configs/*] Use $script_path for "source" files.
Gerardo Exequiel Pozzi
2011-08-11
[configs/releng] Rename core pkgs images and mountpoint.
Gerardo Exequiel Pozzi
2011-07-24
[archiso] Update kernel image name for linux-3.0
Gerardo Exequiel Pozzi
2011-07-09
[configs/releng] Make user "arch" at build time.
Gerardo Exequiel Pozzi
2011-07-09
[configs/releng] Re-generate locales only if needed.
Gerardo Exequiel Pozzi
2011-07-09
[archiso] Update for mkinitcpio >= 0.7
Gerardo Exequiel Pozzi
2011-07-09
[archiso] Delete etc/mtab on _cleanup step
Gerardo Exequiel Pozzi
2011-06-18
[archiso] Use dm-snapshot instead of aufs2 (A.K.A. "The Big Commit")
Gerardo Exequiel Pozzi