mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-29 11:41:31 +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
|
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
|
## install / setup grub2
|
||||||
gprobe="${rootd}/usr/sbin/grub-probe"
|
gprobe="${rootd}/usr/sbin/grub-probe"
|
||||||
moved=0
|
moved=0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user