fixing overlayfs, networking

This commit is contained in:
brent s. 2017-01-18 20:54:13 -05:00
parent 6d6585a62c
commit da3c8fa64a
6 changed files with 17 additions and 1 deletions

View File

@ -14,6 +14,7 @@ build()
add_binary "/usr/bin/sed"
add_binary "/usr/bin/pkill"
add_binary "/usr/bin/curl"
add_binary "/usr/bin/pv"
add_full_dir /etc/ssl
add_full_dir /etc/ca-certificates


View File

@ -0,0 +1,10 @@
[Trigger]
Type = File
Operation = Install
Operation = Upgrade
Target = usr/lib/initcpio/hooks/archiso

[Action]
Description = Modifying archiso usable space...
When = PostTransaction
Exec = /usr/bin/sed -i -e 's/"size=${cow_spacesize}",//g' -e 's@^[[:space:]]*if\ !\ cp\ "${img}"\ "/run/archiso/copytoram/${img_fullname}"\ ;\ then@if ! pv -pterabT "${img}" > "/run/archiso/copytoram/${img_fullname}" ; then@g' /usr/lib/initcpio/hooks/archiso

View File

@ -1 +1 @@
/usr/lib/systemd/system/NetworkManager.service
/dev/null

View File

@ -110,6 +110,7 @@ gst-libav
gst-plugins-ugly
hashcat
hashdeep
haveged
hddtemp
hdparm
hexcurse
@ -289,6 +290,7 @@ thttpd
tmon
tmux
tre
tree
truecrack-git
truecrypt
tor

View File

@ -110,6 +110,7 @@ gst-libav
gst-plugins-ugly
hashcat
hashdeep
haveged
hddtemp
hdparm
hexcurse
@ -289,6 +290,7 @@ thttpd
tmon
tmux
tre
tree
truecrack-git
truecrypt
tor