public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v4 0/8] pre-processing pipeline and transient package replacement
@ 2019-05-23 14:55 claudius.heine.ext
  2019-05-23 14:55 ` [PATCH v4 1/8] meta: remove transient package support claudius.heine.ext
                   ` (9 more replies)
  0 siblings, 10 replies; 30+ messages in thread
From: claudius.heine.ext @ 2019-05-23 14:55 UTC (permalink / raw)
  To: isar-users; +Cc: Claudius Heine

From: Claudius Heine <ch@denx.de>

Hi,

I decided to heed Hennings advice and order the removal patch before the split
patch. This way the transient package removal patch becomes more complete.

regards,
Claudius

changes from v3:
 - ordered the transient package removal patch before the split

changes from v2:
 - added 'copy-package-cache' to the ROOTFS_FEATURES in image.bbclass

changes from v1:
 - rebased to current next
 - added some more documentation

Claudius Heine (8):
  meta: remove transient package support
  split up isar-bootstrap helper and implement pre-process pipeline
  meta/classes: add image-locales-extension class
  meta/classes: add image-account-extension class
  doc: update description of image customization
  doc: some fixes
  meta-isar: local.conf.sample: update root password and isar user
    creation
  RECIPE-API-CHANGELOG: update transient package removal + root password

 RECIPE-API-CHANGELOG.md                       |  22 ++
 doc/user_manual.md                            |  53 +++-
 meta-isar/conf/local.conf.sample              |  12 +-
 .../recipes-app/example-raw/files/postinst    |  13 -
 meta/classes/image-account-extension.bbclass  | 257 ++++++++++++++++++
 meta/classes/image-locales-extension.bbclass  |  97 +++++++
 meta/classes/image.bbclass                    |  30 +-
 meta/classes/isar-bootstrap-helper.bbclass    | 143 ----------
 meta/classes/rootfs.bbclass                   | 176 +++++++++++-
 .../isar-bootstrap/isar-bootstrap.inc         |   5 +
 .../buildchroot/buildchroot-host.bb           |  16 +-
 .../buildchroot/buildchroot-target.bb         |   2 -
 .../buildchroot/buildchroot.inc               |  26 +-
 meta/recipes-devtools/sdkchroot/sdkchroot.bb  |  48 ++--
 .../isar-cfg-localepurge/files/postinst       |  15 -
 .../isar-cfg-localepurge.bb                   |  70 -----
 .../isar-cfg-rootpw/files/postinst.tmpl       |  19 --
 .../isar-cfg-rootpw/isar-cfg-rootpw.bb        |  19 --
 18 files changed, 663 insertions(+), 360 deletions(-)
 create mode 100644 meta/classes/image-account-extension.bbclass
 create mode 100644 meta/classes/image-locales-extension.bbclass
 delete mode 100644 meta/classes/isar-bootstrap-helper.bbclass
 delete mode 100644 meta/recipes-support/isar-cfg-localepurge/files/postinst
 delete mode 100644 meta/recipes-support/isar-cfg-localepurge/isar-cfg-localepurge.bb
 delete mode 100644 meta/recipes-support/isar-cfg-rootpw/files/postinst.tmpl
 delete mode 100644 meta/recipes-support/isar-cfg-rootpw/isar-cfg-rootpw.bb

-- 
2.20.1


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

end of thread, other threads:[~2019-08-19  7:09 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-23 14:55 [PATCH v4 0/8] pre-processing pipeline and transient package replacement claudius.heine.ext
2019-05-23 14:55 ` [PATCH v4 1/8] meta: remove transient package support claudius.heine.ext
2019-05-23 14:55 ` [PATCH v4 2/8] split up isar-bootstrap helper and implement pre-process pipeline claudius.heine.ext
2019-05-24 12:49   ` Maxim Yu. Osipov
2019-05-27  6:55     ` Claudius Heine
2019-05-27  7:20       ` Maxim Yu. Osipov
2019-05-27  7:36         ` Maxim Yu. Osipov
2019-05-27  8:30           ` Claudius Heine
2019-05-27  9:03         ` Claudius Heine
2019-05-27  9:49           ` Maxim Yu. Osipov
2019-05-27 10:44             ` [PATCH] rootfs.bbclass: add comment about task weights claudius.heine.ext
2019-05-29 12:38               ` Maxim Yu. Osipov
2019-08-14 16:00   ` [PATCH v4 2/8] split up isar-bootstrap helper and implement pre-process pipeline Jan Kiszka
2019-08-19  6:59     ` Claudius Heine
2019-08-19  7:02       ` Jan Kiszka
2019-08-19  7:09         ` Claudius Heine
2019-05-23 14:55 ` [PATCH v4 3/8] meta/classes: add image-locales-extension class claudius.heine.ext
2019-05-23 14:55 ` [PATCH v4 4/8] meta/classes: add image-account-extension class claudius.heine.ext
2019-05-31  7:29   ` Jan Kiszka
2019-06-03  9:14     ` Claudius Heine
2019-05-23 14:55 ` [PATCH v4 5/8] doc: update description of image customization claudius.heine.ext
2019-05-23 14:55 ` [PATCH v4 6/8] doc: some fixes claudius.heine.ext
2019-05-23 14:55 ` [PATCH v4 7/8] meta-isar: local.conf.sample: update root password and isar user creation claudius.heine.ext
2019-05-23 14:55 ` [PATCH v4 8/8] RECIPE-API-CHANGELOG: update transient package removal + root password claudius.heine.ext
2019-05-24 12:56 ` [PATCH v4 0/8] pre-processing pipeline and transient package replacement Maxim Yu. Osipov
2019-05-27  7:56   ` Claudius Heine
2019-05-27  8:10     ` Maxim Yu. Osipov
2019-05-27  8:24       ` Claudius Heine
2019-05-27  9:28         ` Maxim Yu. Osipov
2019-05-27 15:22 ` Maxim Yu. Osipov

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