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
/
baseline
Age
Commit message (
Expand
)
Author
2020-07-16
Fix unexpected script_path behaviour
Justin Kromlinger
2020-07-11
Use /usr/bin/env in shebangs
nl6720
2020-07-11
Automatically boot the installation environment from syslinux
nl6720
2020-06-30
Clear the screen after syslinux exits
nl6720
2020-06-29
Introducing shellcheck in gitlab CI
David Runge
2018-06-23
Ensure correct umask for scripts
Gerardo Exequiel Pozzi
2017-11-02
configs/*: convert to new array-based mkinitcpio vars
Gerardo Exequiel Pozzi
2014-10-29
[configs/*] Install archiso initcpio files in /etc/initcpio
Gerardo Exequiel Pozzi
2014-06-28
[archiso] Rework checksum function
Gerardo Exequiel Pozzi
2014-06-28
[archiso] Drop aitab support
Gerardo Exequiel Pozzi
2014-06-28
[archiso] Rename root-image to airootfs
Gerardo Exequiel Pozzi
2013-10-19
[archiso] changes for syslinux 6
Gerardo Exequiel Pozzi
2013-01-02
[configs/baseline] Rework build.sh add run_once() like in releng profile and ...
Gerardo Exequiel Pozzi
2013-01-02
[configs/baseline] Use gzip (default) instead of xz
Gerardo Exequiel Pozzi
2013-01-02
[configs/baseline] Use relative paths for syslinux like in releng profile
Gerardo Exequiel Pozzi
2012-12-10
[configs/baseline] Update mkinitcpio.conf for 0.12
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-02
[configs/*] syslinux: Use UI instead of DEFAULT for *menu.c32
Gerardo Exequiel Pozzi
2011-11-28
[configs/*] chroot to root-image for initramfs build
Gerardo Exequiel Pozzi
2011-11-05
[archiso] install hook cleanups
Gerardo Exequiel Pozzi
2011-10-12
[archiso] Unify ->
Gerardo Exequiel Pozzi
2011-08-29
[archiso] Switch from cdrkit to libisoburn
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/baseline] 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/*] Use $script_path for "source" files.
Gerardo Exequiel Pozzi
2011-08-15
[configs/*] Remove custom fstab, not needed anymore.
Gerardo Exequiel Pozzi
2011-07-24
[archiso] Update kernel image name for linux-3.0
Gerardo Exequiel Pozzi
2011-07-09
[archiso] Update for mkinitcpio >= 0.7
Gerardo Exequiel Pozzi
2011-06-18
[archiso] Use dm-snapshot instead of aufs2 (A.K.A. "The Big Commit")
Gerardo Exequiel Pozzi