subiquity/scripts
Olivier Gayot 82aeeecbc6 Fix kernel command line from kvm-test.sh
Since 06ac3f92, we invoke kvm directly through subprocess.run.
Therefore, we must not add extra quotes around the -append options,
otherwise they persist and are passed in the kernel command line:

  $ cat /proc/cmdline
  "autoinstall subiquity-channel=stable" initrd=initrd

Later on, we fail to parse "autoinstall" and "subiquity-channel=stable"
as two distinct options.

Signed-off-by: Olivier Gayot <olivier.gayot@canonical.com>
2022-01-13 12:33:50 -07:00
..
check-yaml-fields.py add test of mount options being propagated 2021-04-06 09:16:55 +12:00
inject-subiquity-snap.sh use livefs-editor to make customized isos 2021-07-19 14:44:27 +12:00
installdeps.sh System locale manipulation wired into Subiquity. 2021-11-05 17:29:33 -03:00
kvm-test.py Fix kernel command line from kvm-test.sh 2022-01-13 12:33:50 -07:00
make-edge-iso.sh use livefs-editor to make customized isos 2021-07-19 14:44:27 +12:00
make-kbd-info.py pre-process keyboard auto detection steps into API friendly format 2021-03-16 16:02:23 +13:00
make-language-lists put a full locale (language/location/codeset) in languagelist 2021-02-12 15:03:10 +13:00
pc105.py pre-process keyboard auto detection steps into API friendly format 2021-03-16 16:02:23 +13:00
quick-test-this-branch.sh update quick-test-this-branch.sh too 2021-07-21 10:42:25 +12:00
raid-size-tests.py changes suggested in review 2019-11-08 09:47:34 +13:00
replay-curtin-log.py have replayed curtin runs create a log file too 2019-11-21 14:55:23 +13:00
runtests.sh Add support for APT preferences through autoinstall in Subiquity 2022-01-11 18:42:40 +01:00
slimy-update-snap.sh slimy: python 3.8 2021-10-05 12:27:47 -06:00
test-in-lxd.sh Less likely to conflict with existing containers. 2021-11-09 18:20:41 -03:00
test-this-branch.sh Make sure test-this-branch.sh exits if distro-info is not installed 2022-01-04 17:38:43 +01:00
update-part.py unset GIT_DIR in update-part.py 2021-08-19 17:12:16 +12:00
update-translations.sh i18n: add scripts to help with translation updates. 2020-05-06 13:22:13 +01:00
validate-yaml.py fix "make check" on uefi systems 2021-07-15 08:49:10 +10:00
zdev-generate.py Update zdev-generate.py 2021-09-25 20:09:54 +02:00