mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-10 04:37:29 +00:00
Imported 2.699
No reason for CPC update specified.
This commit is contained in:
parent
6296bc8918
commit
2e04234219
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
livecd-rootfs (2.699) hirsute; urgency=medium
|
||||
|
||||
* hyper-v hook: Fix writing of pkla file out to correct scratch directory
|
||||
for image build.
|
||||
|
||||
-- Jinming Wu, Patrick <me@patrickwu.space> Tue, 03 Nov 2020 10:13:53 +0000
|
||||
|
||||
livecd-rootfs (2.698) hirsute; urgency=medium
|
||||
|
||||
* amd64: always install grub-pc with shim-signed (LP: #1901906)
|
||||
|
@ -103,7 +103,7 @@ ResultInactive=no
|
||||
ResultActive=yes
|
||||
EOF
|
||||
|
||||
cat >/etc/polkit-1/localauthority/50-local.d/46-allow-update-repo.pkla <<EOF
|
||||
cat >${scratch_d}/etc/polkit-1/localauthority/50-local.d/46-allow-update-repo.pkla <<EOF
|
||||
[Allow Package Management all Users]
|
||||
Identity=unix-user:*
|
||||
Action=org.freedesktop.packagekit.system-sources-refresh
|
||||
|
Loading…
x
Reference in New Issue
Block a user