[Merge] ~seb128/livecd-rootfs:rename_schemas_override into livecd-rootfs:ubuntu/master
Sebastien Bacher
mp+462938 at code.launchpad.net
Fri Mar 22 11:08:20 UTC 2024
Sebastien Bacher has proposed merging ~seb128/livecd-rootfs:rename_schemas_override into livecd-rootfs:ubuntu/master.
Requested reviews:
Steve Langasek (vorlon)
For more details, see:
https://code.launchpad.net/~seb128/livecd-rootfs/+git/livecd-rootfs/+merge/462938
Unsure if that's correct but way the override is currently generated isn't working that made us loose the 'installer only' mode on the livecd start.
The content of /usr/share/glib-2.0/schemas/casper.gschema.override on the ISO is correct but on the live session is only contains what is generated by https://git.launchpad.net/ubuntu/+source/casper/tree/scripts/casper-bottom/22desktop_settings?h=applied/ubuntu/devel#n31
The casper script includes that snippet
if [ -f /root/usr/share/glib-2.0/schemas/casper.gschema.override ]; then
rm /root/usr/share/glib-2.0/schemas/casper.gschema.override
fi
so it seems likely it's nuking our override. To avoid that let's use a different name...
--
Your team Ubuntu Core Development Team is subscribed to branch livecd-rootfs:ubuntu/master.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: review-diff.txt
Type: text/x-diff
Size: 1104 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-reviews/attachments/20240322/c14257fd/attachment.diff>
More information about the Ubuntu-reviews
mailing list