Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
mkinitcpio-archiso32
master
upstreamMaster
Archlinux32 initcpio scripts used by archiso
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hooks
Age
Commit message (
Expand
)
Author
2022-01-22
hooks/archiso: merge _mnt_sfs and _mnt_erofs into one funtion _mnt_fs
nl6720
2022-01-12
Change default DHCP timeout to 60 seconds instead of 30 to avoid issues with ...
Anton Hvornum
2022-01-03
hooks/archiso: mount cow_device read-only at first and remount it read-write ...
nl6720
2021-12-10
hooks/archiso{,_loop_mnt}: remove /run/archiso/used_block_devices
nl6720
2021-12-10
Remove obsolete archiso_shutdown hook
nl6720
2021-12-02
hooks/archiso: remove unneeded file system type from _mnt_dev
nl6720
2021-11-02
hooks/archiso: show GPG "GOODSIG" line when verifying the signature
nl6720
2021-07-31
Fix formatting with shfmt
David Runge
2021-05-14
Apply 1 suggestion(s) to 1 file(s)
Simon Wilper
2021-05-14
add optional pv tool
Simon Wilper
2021-04-30
Ignore SC3060 in initcpio hook
David Runge
2021-03-09
Support EROFS
nl6720
2021-03-09
archiso/initcpio/hooks/archiso: remove redundant /sfs/ from airootfs mount point
nl6720
2021-01-26
archiso_pxe_common: remove resolv.conf before copy
Christian Hesse
2020-11-18
Reset network interfaces at the end of the PXE boot to allow DHCP to run
fdupoux
2020-08-11
archiso/initcpio/hooks/archiso: remove option terminator from the blockdev co...
nl6720
2020-07-29
Add license and basic documentation
David Runge
2020-07-17
Separate custom comments from shellcheck comments
nl6720
2020-07-11
Adding linting for initcpio scripts
David Runge
2018-06-29
Remove cow file early for non-persistent systems
Christian Hesse
2017-10-17
use a stronger hashing algorithm
Christian Hesse
2017-03-14
Handle case where ip=dhcp
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-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
[next]