mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-12 03:41:12 +00:00
Imported 2.572
No reason for CPC update specified.
This commit is contained in:
parent
885ac087a5
commit
bded979530
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
livecd-rootfs (2.572) disco; urgency=medium
|
||||
|
||||
* Revert "subiquity: fix name of mdoules.squashfs to mount", debian-cd
|
||||
has been fixed to to go back to the original name.
|
||||
|
||||
-- Dimitri John Ledkov <xnox@ubuntu.com> Wed, 20 Mar 2019 00:57:54 +0000
|
||||
|
||||
livecd-rootfs (2.571) disco; urgency=medium
|
||||
|
||||
* subiquity: fix name of mdoules.squashfs to mount
|
||||
|
@ -68,7 +68,7 @@ esac
|
||||
|
||||
echo ${kernel_metapkg} > /run/kernel-meta-package
|
||||
mkdir -p \$rootmnt/lib/modules
|
||||
mount \$rootmnt/cdrom/casper/extras/filesystem.modules.squashfs-$flavor \$rootmnt/lib/modules
|
||||
mount \$rootmnt/cdrom/casper/extras/modules.squashfs-$flavor \$rootmnt/lib/modules
|
||||
EOF
|
||||
chmod +x "$KERNEL_BITS_ROOT"/etc/initramfs-tools/scripts/init-bottom/live-server
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user