mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-04-12 19:51:14 +00:00
Imported 2.571
No reason for CPC update specified.
This commit is contained in:
parent
32197adbd7
commit
885ac087a5
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (2.571) disco; urgency=medium
|
||||
|
||||
* subiquity: fix name of mdoules.squashfs to mount
|
||||
|
||||
-- Dimitri John Ledkov <xnox@ubuntu.com> Mon, 18 Mar 2019 14:21:28 +0000
|
||||
|
||||
livecd-rootfs (2.570) disco; urgency=medium
|
||||
|
||||
[ Jean-Baptiste Lallement ]
|
||||
|
@ -68,7 +68,7 @@ esac
|
||||
|
||||
echo ${kernel_metapkg} > /run/kernel-meta-package
|
||||
mkdir -p \$rootmnt/lib/modules
|
||||
mount \$rootmnt/cdrom/casper/extras/modules.squashfs-$flavor \$rootmnt/lib/modules
|
||||
mount \$rootmnt/cdrom/casper/extras/filesystem.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