mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-13 04:11:11 +00:00
Automount a partition of fixed UUID for giving subiquity canned answers.
This commit is contained in:
parent
ae41b74b1f
commit
e0809e31f6
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (2.484~mwhudson1~ppa2) bionic; urgency=medium
|
||||
|
||||
* Automount a partition of fixed UUID for giving subiquity canned answers.
|
||||
|
||||
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Fri, 17 Nov 2017 13:59:37 +1300
|
||||
|
||||
livecd-rootfs (2.484) bionic; urgency=medium
|
||||
|
||||
[ Balint Reczey ]
|
||||
|
@ -0,0 +1 @@
|
||||
../subiquity_config.mount
|
@ -0,0 +1,4 @@
|
||||
[Mount]
|
||||
What=/dev/disk/by-uuid/00c629d6-06ab-4dfd-b21e-c3186f34105d
|
||||
Where=/subiquity_config
|
||||
Type=ext4
|
Loading…
x
Reference in New Issue
Block a user