mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-25 18:01:17 +00:00
Don't try to install acpiphp any more (LP: #1430323).
This commit is contained in:
parent
164c195a3a
commit
e35f15106f
@ -203,12 +203,6 @@ esac
|
||||
PSUEDO_GRUB_PROBE
|
||||
}
|
||||
|
||||
## --------------
|
||||
# add 'acpiphp' to modules so it is loaded on boot (LP: #450463)
|
||||
_xchroot "${rootd}" sh -c 'f=/etc/modules;
|
||||
grep "^acpiphp$" "${f}" ||
|
||||
printf "# %s\n%s\n" "LP: #450463" "acpiphp" >> "${f}"'
|
||||
|
||||
## install / setup grub2
|
||||
gprobe="${rootd}/usr/sbin/grub-probe"
|
||||
moved=0
|
||||
|
Loading…
x
Reference in New Issue
Block a user