Commit Graph

  • f454d1cddc Merge branch 'master' into core20-preseed/dump-file-patterns Paweł Stołowski 2022-03-21 10:59:39 +01:00
  • 662f185ead interfaces/docker-support: make generic rules not conflict with snap-confine Ian Johnson 2022-03-21 03:16:18 -05:00
  • 2f4b0a4228 interfaces/docker-support: make generic rules not conflict with snap-confine Ian Johnson 2022-03-21 03:16:18 -05:00
  • 60f4427aec Merge pull request #11518 from alfonsosanchezbeato/modem-manager-allow-managed-objects Michael Vogt 2022-03-21 09:14:19 +01:00
  • 81f4c48522 Merge pull request #11474 from alfonsosanchezbeato/allow-more-calls-to-resolved Michael Vogt 2022-03-21 09:12:16 +01:00
  • c44f36dcbd boot/seal.go: add TODO Ian Johnson 2022-02-23 06:12:42 -06:00
  • c215997f31 kernel/fde: add PartitionName to various structs Ian Johnson 2022-03-20 16:01:09 -05:00
  • 876eeafcf3 kernel/fde/reveal_key.go: ensure Mock* function only used in tests Ian Johnson 2022-03-20 15:58:30 -05:00
  • 7c811be327 Merge pull request #11537 from bboozzoo/bboozzoo/change-lanes-field-drop Pawel Stolowski 2022-03-18 17:37:03 +01:00
  • 7ec20eebb4 Match usr/lib/snapd in the test (thanks pedronis). Paweł Stołowski 2022-03-18 16:20:51 +01:00
  • d61f85bcaf Merge branch 'master' into core20-preseed/dump-file-patterns Paweł Stołowski 2022-03-18 15:42:45 +01:00
  • 0b9149631f i/b/network-manager: restrict a bit more calls to GetConnectionUnixUser Alfonso Sánchez-Beato 2022-03-18 14:51:00 +01:00
  • 3320f0d60b overlord/state: drop unused lanes field Maciej Borzecki 2022-03-18 13:40:47 +01:00
  • eac371ded0 Move tests that check actual preseeding from cmd/snap-preseed to image/preseed. Update remaining tests with proper mocks. Paweł Stołowski 2022-03-18 12:07:03 +01:00
  • c3539c8047 snap/quota: review feedback Philip Meulengracht 2022-03-18 12:40:50 +01:00
  • da122ab823 o/snapstate: make sure that snapd is a prerequisite for updating base snaps Maciej Borzecki 2022-03-17 16:26:58 +01:00
  • fec3ee3669 Merge pull request #11532 from bboozzoo/bboozzoo/make-vet-1.18-happy Michael Vogt 2022-03-18 11:02:37 +01:00
  • af381cdbbb Merge pull request #11504 from jhenstridge/allow-snapd-desktop-integration-daemon Michael Vogt 2022-03-18 11:01:58 +01:00
  • 8e805d691f Merge pull request #11523 from Meulengracht/feature/cpu-quota-followup Michael Vogt 2022-03-18 10:58:23 +01:00
  • 473a59573f Merge branch 'master' into core20-preseed/snap-preseed-reorg Paweł Stołowski 2022-03-18 10:56:08 +01:00
  • 63293e5076 tests: switch to "test-snapd-swtpm" Michael Vogt 2022-03-18 10:44:28 +01:00
  • d23d7d8391 osutil/disks: Calculate the last usable LBA instead of reading it Valentin David 2022-02-15 15:21:08 +01:00
  • cbcdbd97ce o/snapstate: make sure that snapd is a prerequisite for updating base snaps Samuele Pedroni 2022-03-18 10:17:57 +01:00
  • 2af863e2aa Merge pull request #11068 from alfonsosanchezbeato/piboot Michael Vogt 2022-03-18 10:03:03 +01:00
  • 52e75ac014 cmd/snap: make 1.18 vet happy Maciej Borzecki 2022-03-18 08:30:29 +01:00
  • 93ce54505f i/b/kubernetes_support: add access to Java certificates Alberto Mardegan 2022-03-18 09:09:38 +03:00
  • 715441367e tests/lib/nested.sh: rm core18 snap after download Ian Johnson 2022-03-17 18:41:23 -05:00
  • 6514a34bb3 Use lxd from edge to avoid issues not fixed on candidate yet (#11528) Sergio Cazzolato 2022-03-17 19:09:49 -03:00
  • 1579c58218 snap/quota: review feedback Philip Meulengracht 2022-03-17 19:13:57 +01:00
  • 90b7f09f72 Integration of UC20 seeding with image.Prepare. Paweł Stołowski 2022-03-17 18:31:12 +01:00
  • 9e0f9ca752 o/snapstate: make sure that snapd is a prerequisite for updating base snaps Maciej Borzecki 2022-03-17 16:26:58 +01:00
  • b50ff77d98 snap-bootstrap: Partially revert simplifications of mount dependencies Valentin David 2022-03-17 10:18:31 +01:00
  • 1e03c6c234 snap/quota: handle additional cases Philip Meulengracht 2022-03-17 14:35:34 +01:00
  • a13fd5ea40 Install preseed.json via snapcraft's override-build. Paweł Stołowski 2022-03-17 13:26:16 +01:00
  • 617d36191d Merge pull request #11488 from alfonsosanchezbeato/add-seccomp-call Michael Vogt 2022-03-17 13:24:09 +01:00
  • 59f3f58757 snap/quota: fix an oversight in the quota algorithm Philip Meulengracht 2022-03-16 22:45:49 +01:00
  • ff5e3182c6 snap/quota: split out cpu-set from cpu, rename from AllowedCPUs to CPUSet, add additional validation Philip Meulengracht 2022-03-17 12:59:23 +01:00
  • 96f74a9c2a Merge pull request #11410 from Meulengracht/feature/cpu-quota-3 Michael Vogt 2022-03-17 12:54:00 +01:00
  • a47c423d49 i/b/modem_manager: allow access to org.freedesktop.DBus.ObjectManager Alfonso Sánchez-Beato 2022-03-17 12:01:13 +01:00
  • 2cd278cfca Revert code changes related to preseed-export.json file creation. Paweł Stołowski 2022-03-17 11:31:22 +01:00
  • 4bbd718699 Add static preseed.json file. Paweł Stołowski 2022-03-17 11:31:00 +01:00
  • 1f339c7788 Fix doc comment (artifact's name is preseed.tgz). Paweł Stołowski 2022-03-17 09:55:09 +01:00
  • 395630cb78 o/snapstate: add a TODO comment as requested James Henstridge 2022-03-17 16:17:59 +08:00
  • 0d1c1f24d5 multiple: review feedback Philip Meulengracht 2022-03-16 19:29:58 +01:00
  • cda7b2b4a6 Write preseed-export.json file when preseeding in mark-preseeded task handler. Paweł Stołowski 2022-03-16 17:49:04 +01:00
  • 59cf517516 bootloader/bootloader_test: remove now unneeded test case Alfonso Sánchez-Beato 2022-03-16 16:57:50 +01:00
  • 5a399f258d bootloader/piboot: create empty env file always Alfonso Sánchez-Beato 2022-03-16 16:56:45 +01:00
  • b934badead .github: run woke tool on PR's Ian Johnson 2022-03-16 11:21:32 -05:00
  • 97e5728407 c/s-b/cmd_initramfs_mounts_test: add test case for update bootloader vars Alfonso Sánchez-Beato 2022-03-16 16:54:35 +01:00
  • 419092ecc1 bootloader/piboot.md: add better description of config files and fix typo Alfonso Sánchez-Beato 2022-03-16 16:52:14 +01:00
  • 3cf6f0eda6 boot/initramfs_test: add test case and change method name Alfonso Sánchez-Beato 2022-03-16 16:51:20 +01:00
  • 559d98ca30 boot/initramfs.go: use osutil to parse kernel command line Alfonso Sánchez-Beato 2022-03-16 16:50:19 +01:00
  • 42b754ad82 Add docstrings. Paweł Stołowski 2022-03-16 14:43:49 +01:00
  • 44498b937c Merge pull request #11470 from bboozzoo/bboozzoo/factory-reset-seal-keys Michael Vogt 2022-03-16 12:48:12 +01:00
  • 6362300efb Merge pull request #11506 from sergiocazzolato/tests-fix-hidden-snap-dir Michael Vogt 2022-03-16 12:47:55 +01:00
  • f68cbf7147 Fix unreachable code. Paweł Stołowski 2022-03-16 11:28:16 +01:00
  • 397fa54979 Merge branch 'master' into core20-preseed/snap-preseed-reorg Paweł Stołowski 2022-03-16 11:17:21 +01:00
  • ec72e22387 Unexport targetSnapdInfo and preseedOpts. Paweł Stołowski 2022-03-16 11:16:20 +01:00
  • 1dfbbdebf0 Unexport unneeded functions. Paweł Stołowski 2022-03-16 11:12:09 +01:00
  • df9f9d16d9 Provide Core20/Classic exported functions. Paweł Stołowski 2022-03-16 10:48:54 +01:00
  • 97e5d63884 Merge pull request #11510 from mardy/remove-meta-dir Miguel Pires 2022-03-16 09:47:31 +00:00
  • 46ef068423 many: replace use of "sanity" with more inclusive naming Michael Vogt 2022-03-15 18:34:02 +01:00
  • fd94d62c12 snap/quota: review feedback, utilize c.Check Philip Meulengracht 2022-03-16 08:37:01 +01:00
  • 823df7cbb8 overlord: extend single reboot test to include a non-base, non-kernel snap Maciej Borzecki 2022-03-16 08:22:50 +01:00
  • 179b204245 tests/lib/fakestore/store: return snap base in details Maciej Borzecki 2022-03-16 07:23:15 +01:00
  • 97b3172313 dirs: remove unused SnapMetaDir variable Alberto Mardegan 2022-03-16 09:33:25 +03:00
  • 864f33494a Merge pull request #11498 from mvo5/less-sanity Miguel Pires 2022-03-15 15:57:13 +00:00
  • 2bedfe6988 Merge pull request #10816 from mvo5/ice/fde-device-unlock Michael Vogt 2022-03-15 16:19:22 +01:00
  • 51f2f283c1 Merge pull request #11501 from mvo5/less-sanity-2 Michael Vogt 2022-03-15 16:02:20 +01:00
  • 72a52be71b Fix test to avoid editing the test-snapd-tools snap.yaml file Sergio Cazzolato 2022-03-15 11:48:26 -03:00
  • 53e100759f Merge pull request #11502 from pedronis/disable-authority-delegation Michael Vogt 2022-03-15 15:00:00 +01:00
  • 11afd67ca8 o/snapstate: simplify change to validateFeatureFlags() James Henstridge 2022-03-15 21:28:46 +08:00
  • a478788048 tests: updating the test-snapd-cups-control-consumer snap to core20 based (#11493) Sergio Cazzolato 2022-03-15 09:38:11 -03:00
  • 9e7f672c28 Move preseeding code to a separate package under image/preseed. Paweł Stołowski 2022-03-15 10:12:55 +01:00
  • 02f1c13e1e o/snapstate: allow installing the snapd-desktop-integration snap even if the user-daemons feature is otherwise disabled James Henstridge 2022-03-15 19:12:16 +08:00
  • fdf5ae865d bootloader: add some additional unit tests for piboot Alfonso Sánchez-Beato 2022-03-15 11:16:05 +01:00
  • ef4036c5a2 b/piboot.go: do not use snapd_*_cmdline_args and rename some methods Alfonso Sánchez-Beato 2022-03-15 11:13:35 +01:00
  • 115dcc9ad7 boot/initramfs_test.go: fix typo Alfonso Sánchez-Beato 2022-03-15 11:07:31 +01:00
  • f226232664 Merge remote-tracking branch 'upstream/master' into bboozzoo/factory-reset-seal-keys Maciej Borzecki 2022-03-15 11:16:16 +01:00
  • b73b75773f o/devicestate: tweak the helper for restoring device serial and key Maciej Borzecki 2022-03-15 09:54:13 +01:00
  • 5479938d81 kernel/fde/fde_test.go: use DeepEquals for a [][]string comparison Ian Johnson 2022-03-14 21:43:26 -05:00
  • d64e4d2a0c Merge pull request #11500 from mvo5/less-sanity-if Ian Johnson 2022-03-14 21:41:06 -05:00
  • 331724d76d asserts: minimal changes to disable authority-delegation before full revert Samuele Pedroni 2022-03-14 18:47:04 +01:00
  • 277eb06412 many: replace use of "sanity" with more inclusive naming Michael Vogt 2022-03-14 17:13:31 +01:00
  • 439f267378 many: replace use of "sanity" for interface implementation checks Michael Vogt 2022-03-14 17:35:33 +01:00
  • ba19155221 woke.yaml: add config for "woke" checker Michael Vogt 2022-03-14 17:20:16 +01:00
  • d88a00e9a0 github: replace "sanity check" with "quick check" in workflow Michael Vogt 2022-03-14 16:55:47 +01:00
  • e240ef5520 Merge pull request #11461 from stolowski/core20-preseed/snap-preseed-cmd Michael Vogt 2022-03-14 14:55:04 +01:00
  • f231e34c7e Merge remote-tracking branch 'upstream/master' into bboozzoo/systemd-enable-disable-no-relod Maciej Borzecki 2022-03-14 14:44:34 +01:00
  • 1a7f6fad73 systemd, many: rename Enable/Disable to EnableNoReload/DisableNoReload Maciej Borzecki 2022-03-14 14:10:04 +01:00
  • b3ff6f138d Merge pull request #11449 from MiguelPires/cmd-core22 Michael Vogt 2022-03-14 13:13:00 +01:00
  • ceac548b95 o/devicestate: factory reset mode, no encryption Maciej Borzecki 2022-03-11 12:21:23 +01:00
  • 4175ea3c1f Merge pull request #11491 from jdstrand/jdstrand/opengl-i915-perf_stream_paranoid Michael Vogt 2022-03-14 11:57:33 +01:00
  • 2529bd5be0 boot: drop unnecessary check for system modes Maciej Borzecki 2022-03-14 11:26:46 +01:00
  • af77d93964 boot: tweak the order in which current and tried systems are processed for their modes Maciej Borzecki 2022-03-14 10:48:07 +01:00
  • b1d3d60f7a many: review feedback Philip Meulengracht 2022-03-14 10:11:36 +01:00
  • ec1db15af1 tests: fix incomplete arg refactor Miguel Pires 2022-03-14 09:08:31 +00:00
  • e79b3dbc00 Probe for UC20 image dir, drop --core20 flag. Paweł Stołowski 2022-03-14 09:50:34 +01:00
  • e5c253cf24 Naming tweaks. Paweł Stołowski 2022-03-14 09:21:32 +01:00
  • 4be07839f6 Fix code comment. Paweł Stołowski 2022-03-04 12:26:26 +01:00