3-xen-orchestra-install #4

Merged
hygienic-books merged 84 commits from 3-xen-orchestra-install into main 2023-10-22 14:23:54 +00:00
Showing only changes of commit a9c9b3d788 - Show all commits

View File

@ -40,7 +40,7 @@ function we_are_changerooted () {
function no_kernel_update_in_iso () { function no_kernel_update_in_iso () {
#1.1 #1.1
sed -r -e 's'$'\x1''#(IgnorePkg)[^\r\n\f]+'$'\x1''\1 = linux linux-headers'$'\x1''g' /etc/pacman.conf sed -ri -e 's'$'\x1''#(IgnorePkg)[^\r\n\f]+'$'\x1''\1 = linux linux-headers'$'\x1''g' /etc/pacman.conf
} }
function set_ntp () { function set_ntp () {