public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCHv2 0/9] a few cleanups a bug and a feature
@ 2019-10-23 11:42 Henning Schild
  2019-10-23 11:42 ` [PATCHv2 1/9] rootfs: fix incorrect feature name in comment Henning Schild
                   ` (10 more replies)
  0 siblings, 11 replies; 19+ messages in thread
From: Henning Schild @ 2019-10-23 11:42 UTC (permalink / raw)
  To: isar-users; +Cc: Henning Schild

From: Henning Schild <henning.schild@siemens.com>

The first 6 patches are pure cosmetic to clean up some things i stumbled
over when working on base-apt. I have a few more but they will come
later.

The series introduces the feature that Isar respects BB_NO_NETWORK,
p7+8.

An the final patch fixes a bug when using a not signed base-apt.

Henning Schild (9):
  rootfs: fix incorrect feature name in comment
  base-apt: use the "basename" command instead of pattern substitution
  base_apt_helper: change variable names to increase readability
  rootfs: rename ROOTFS_INSTALL_COMMAND lock to "isar-apt-lock"
  dpkg-base: remove pointless ";" s at end of line
  dpkg-base: fix indentation from tabs to spaces
  base: implement BB_NO_NETWORK for apt-get
  meta: do not equip rootfss with resolv.conf when BB_NO_NETWORK
  bootstrap: fix debootstrap gpg issue when base-apt is not signed

 meta/classes/base-apt-helper.bbclass          | 14 ++++----
 meta/classes/base.bbclass                     | 14 ++++++++
 meta/classes/buildchroot.bbclass              | 10 ++++--
 meta/classes/dpkg-base.bbclass                | 34 +++++++++----------
 meta/classes/dpkg-gbp.bbclass                 |  2 +-
 meta/classes/dpkg.bbclass                     |  4 +--
 meta/classes/image-tools-extension.bbclass    |  2 +-
 meta/classes/rootfs.bbclass                   | 17 ++++++----
 .../isar-bootstrap/isar-bootstrap.inc         | 12 +++----
 meta/recipes-kernel/linux/linux-custom.inc    |  4 +--
 10 files changed, 66 insertions(+), 47 deletions(-)

-- 
2.23.0


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

end of thread, other threads:[~2019-11-07 14:36 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-23 11:42 [PATCHv2 0/9] a few cleanups a bug and a feature Henning Schild
2019-10-23 11:42 ` [PATCHv2 1/9] rootfs: fix incorrect feature name in comment Henning Schild
2019-10-23 11:42 ` [PATCHv2 2/9] base-apt: use the "basename" command instead of pattern substitution Henning Schild
2019-10-23 20:36   ` Baurzhan Ismagulov
2019-10-24  9:16     ` Henning Schild
2019-10-24 12:01       ` Baurzhan Ismagulov
2019-10-24  9:34     ` chombourger
2019-10-24 12:01       ` Baurzhan Ismagulov
2019-10-23 11:42 ` [PATCHv2 3/9] base_apt_helper: change variable names to increase readability Henning Schild
2019-10-23 11:42 ` [PATCHv2 4/9] rootfs: rename ROOTFS_INSTALL_COMMAND lock to "isar-apt-lock" Henning Schild
2019-10-23 11:42 ` [PATCHv2 5/9] dpkg-base: remove pointless ";" s at end of line Henning Schild
2019-10-23 11:42 ` [PATCHv2 6/9] dpkg-base: fix indentation from tabs to spaces Henning Schild
2019-10-23 11:42 ` [PATCHv2 7/9] base: implement BB_NO_NETWORK for apt-get Henning Schild
2019-10-31  8:42   ` Henning Schild
2019-10-23 11:42 ` [PATCHv2 8/9] meta: do not equip rootfss with resolv.conf when BB_NO_NETWORK Henning Schild
2019-10-23 11:42 ` [PATCHv2 9/9] bootstrap: fix debootstrap gpg issue when base-apt is not signed Henning Schild
2019-10-23 11:43 ` [PATCHv2 0/9] a few cleanups a bug and a feature Henning Schild
2019-11-07 12:16 ` Jan Kiszka
2019-11-07 14:36   ` Henning Schild

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