public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/2] Improve apt-fetch related tasks
@ 2021-08-26  9:23 Jan Kiszka
  2021-08-26  9:23 ` [PATCH 1/2] base: Move SRC_ATP extraction/filtering to dpkg-base class Jan Kiszka
  2021-08-26  9:23 ` [PATCH 2/2] dpkg: Use noexec to disable unneeded apt tasks Jan Kiszka
  0 siblings, 2 replies; 4+ messages in thread
From: Jan Kiszka @ 2021-08-26  9:23 UTC (permalink / raw)
  To: isar-users; +Cc: Henning Schild

Cleans up the scope and avoids execution (and locking) via noexec when
not needed.

Jan

Jan Kiszka (2):
  base: Move SRC_ATP extraction/filtering to dpkg-base class
  dpkg: Use noexec to disable unneeded apt tasks

 meta/classes/base.bbclass      | 19 -------------------
 meta/classes/dpkg-base.bbclass | 33 ++++++++++++++++++++++-----------
 2 files changed, 22 insertions(+), 30 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-08-26 19:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-26  9:23 [PATCH 0/2] Improve apt-fetch related tasks Jan Kiszka
2021-08-26  9:23 ` [PATCH 1/2] base: Move SRC_ATP extraction/filtering to dpkg-base class Jan Kiszka
2021-08-26 19:38   ` Henning Schild
2021-08-26  9:23 ` [PATCH 2/2] dpkg: Use noexec to disable unneeded apt tasks Jan Kiszka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox