Opened an MP with some part of these changes (only the use of LIVE_PASSES, not the removal of `$CASPER_DIR`): https://code.launchpad.net/~ubuntu-core-dev/livecd-rootfs/+git/livecd-rootfs/+merge/503545
This seems to be a not too bad approach. I've verified by dumping `config/common` for a couple of projects: ``` lubuntu:PASSES="minimal minimal.standard minimal.standard.live" lubuntu:LIVE_PASSES="minimal.standard.live" ubuntu:PASSES="minimal minimal.de minimal.en minimal.enhanced-secureboot minimal.enhanced-secureboot.de minimal.enhanced-secureboot.en minimal.enhanced-secureboot.es minimal.enhanced-secureboot.fr minimal.enhanced-secureboot.it minimal.enhanced-secureboot.no-languages minimal.enhanced-secureboot.pt minimal.enhanced-secureboot.ru minimal.enhanced-secureboot.zh minimal.es minimal.fr minimal.it minimal.no-languages minimal.pt minimal.ru minimal.standard minimal.standard.de minimal.standard.en minimal.standard.enhanced-secureboot minimal.standard.enhanced-secureboot.de minimal.standard.enhanced-secureboot.en minimal.standard.enhanced-secureboot.es minimal.standard.enhanced-secureboot.fr minimal.standard.enhanced-secureboot.it minimal.standard.enhanced-secureboot.no-languages minimal.standard.enhanced-secureboot.pt minimal.standard.enhanced-secureboot.ru minimal.standard.enhanced-secureboot.zh minimal.standard.es minimal.standard.fr minimal.standard.it minimal.standard.live minimal.standard.no-languages minimal.standard.pt minimal.standard.ru minimal.standard.zh minimal.zh" ubuntu:LIVE_PASSES="minimal.standard.live" ubuntu-core-installer:PASSES="base base.live" ubuntu-core-installer:LIVE_PASSES="base.live" ubuntu-server:PASSES="ubuntu-server-minimal ubuntu-server-minimal.ubuntu-server ubuntu-server-minimal.ubuntu-server.installer ubuntu-server-minimal.ubuntu-server.installer.generic ubuntu-server-minimal.ubuntu-server.installer.generic.netboot" ubuntu-server:NO_SQUASHFS_PASSES="ubuntu-server-minimal.ubuntu-server.installer.generic.netboot" ubuntu-server:LIVE_PASSES="ubuntu-server-minimal.ubuntu-server.installer.generic" ubuntustudio:PASSES="minimal minimal.standard minimal.standard.live" ubuntustudio:LIVE_PASSES="minimal.standard.live" ubuntu-test-iso:PASSES="base base.live" ubuntu-test-iso:LIVE_PASSES="base.live" xubuntu:PASSES="minimal minimal.standard minimal.standard.live" xubuntu:LIVE_PASSES="minimal.standard.live" ``` Thanks for pointing me to that LIVE_PASSES variable! :-) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2147921 Title: manifest can be wrong To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/2147921/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
