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
/
archiso
/
initcpio
Age
Commit message (
Expand
)
Author
2017-10-17
use a stronger hashing algorithm
Christian Hesse
2017-06-04
[archiso] Add ca-certificates.crt
Gerardo Exequiel Pozzi
2017-03-14
Handle case where ip=dhcp
upstreamMaster
David Thurstenson
2017-03-14
Add timeout to ipconfig call
David Thurstenson
2016-09-29
pxe-common: not only search, but also domain entry in resolv.conf
Christian Hesse
2016-09-29
pxe-common: add dns domain name in resolv.conf
Christian Hesse
2016-09-29
pxe-common: add a comment what added settings to resolv.conf
Christian Hesse
2016-07-05
always set copytoram for pxe boot via http
Christian Hesse
2016-05-29
fix indention and add EditorConfig configuration
Christian Hesse
2016-05-28
flush and set down only if boot interface is known
Christian Hesse
2016-05-27
do not declare bootif_dev local
Christian Hesse
2016-05-27
use ip syntax according to ip-address(8)
Christian Hesse
2016-05-25
move modprobe to run_earlyhook()
Christian Hesse
2016-05-24
only run pxe late hook if $ip is given
Christian Hesse
2016-05-24
fix NBD boot without copy-to-ram
Christian Hesse
2016-03-18
[archiso] Set net iface down if copytoram=y (default)
Gerardo Exequiel Pozzi
2016-02-28
Add the verify=y option to verify the squashfs signature with gpg
Thomas Bächler
2016-02-28
Add gpg to the image and optionally create a keyring
Thomas Bächler
2016-02-04
fix boot parameters for mount options
Christian Hesse
2015-12-13
add boot params archisoflags= and cow_flags= for mount options
Christian Hesse
2015-09-13
cleaner boot from loopmounted iso file
Adam Purkrt
2015-06-24
flush ip addresses after copy to RAM
Christian Hesse
2015-05-29
limit access to cow directory
Christian Hesse
2015-05-29
launch interactive shell if ipconfig fails
Christian Hesse
2015-05-29
explicitly detach loop device on umount and silent losetup error
Christian Hesse
2015-01-27
[archiso] Rename cowfile_size to cow_spacesize=
Gerardo Exequiel Pozzi
2015-01-27
[archiso] Add optional OverlayFS support
Gerardo Exequiel Pozzi
2015-01-02
allow to change dm snapshot chunksize
Christian Hesse
2015-01-02
use consistent syntax for boot parameter processing
Christian Hesse
2014-12-13
[archiso] Merge cowspace_size= option in cowfile_size=
Gerardo Exequiel Pozzi
2014-10-13
[archiso] Change cowfile_size= behavior
Gerardo Exequiel Pozzi
2014-08-12
archiso_pxe_http: Fix location of airootfs.md5
Lukas Fleischer
2014-08-08
Reintroduce the possibility to force an architecture
Lukas Fleischer
2014-07-26
[archiso] Remove workwaround for nls/vfat
Gerardo Exequiel Pozzi
2014-06-28
[archiso] Rework checksum function
Gerardo Exequiel Pozzi
2014-06-28
[archiso] rename airootfs.fs.sfs to airootfs.sfs
Gerardo Exequiel Pozzi
2014-06-28
[archiso] Drop aitab support
Gerardo Exequiel Pozzi
2014-05-21
[archiso] Add nls_iso8859-1 to initramfs.
Gerardo Exequiel Pozzi
2013-01-08
[archiso] Avoid integer overflow when .fs is > 10.2G
Gerardo Exequiel Pozzi
2012-10-16
[archiso] Allow set copytoram=n for NBD/NFS
Gerardo Exequiel Pozzi
2012-10-13
[archiso] Introduce cowfile_size= bootparam
Gerardo Exequiel Pozzi
2012-10-06
Revert "Fix typo in shebang"
Pierre Schmitz
2012-10-06
Fix typo in shebang
Pierre Schmitz
2012-10-06
Use tmpfs for /etc/pacman.d/gnupg instead of a symlink to /run
Pierre Schmitz
2012-08-25
[archiso] Rework Makefile / Reorder files
Gerardo Exequiel Pozzi