Groups
Groups
Sign in
Groups
Groups
isar-users
Conversations
About
Send feedback
Help
Sort By Relevance
Sort By Date
1–30 of many
Badrikesh Prusty
, …
Baurzhan Ismagulov
12
Aug 7
[PATCH] isar-installer: Mount /tmp as tmpfs for read-only boot fix
> >
fdisk
, > > > gdisk, pigz, xz-utils, pbzip2, zstd" > > > + > > > +DEPENDS:append:bookworm = " bmap-tools" > > > +DEPENDS
unread,
[PATCH] isar-installer: Mount /tmp as tmpfs for read-only boot fix
> >
fdisk
, > > > gdisk, pigz, xz-utils, pbzip2, zstd" > > > + > > > +DEPENDS:append:bookworm = " bmap-tools" > > > +DEPENDS
Aug 7
Sun, Yi
, …
Baurzhan Ismagulov
23
Apr 30
Build Failed for RISC-V Image Using isar/kas-container
On Wed, 2025-04-16 at 23:42 +0800, Sun, Yi wrote: > On 14.04.2025 19:48, Sun, Yi wrote: > > On 13.04.2025 17:41, Uladzimir Bely wrote: >
unread,
Build Failed for RISC-V Image Using isar/kas-container
On Wed, 2025-04-16 at 23:42 +0800, Sun, Yi wrote: > On 14.04.2025 19:48, Sun, Yi wrote: > > On 13.04.2025 17:41, Uladzimir Bely wrote: >
Apr 30
Kasturi Shekar
, …
Uladzimir Bely
10
Mar 27
[PATCH] bmap-tools: Fix --psplash functionality with bmap-tools 3.6 (bookworm)
parted,
fdisk
, > gdisk, pigz, xz-utils, pbzip2, zstd" > do_install[cleandirs] = "${D}/usr/bin/ \ > ${D}/usr/lib/deploy-image-wic \ > -- > 2.39.5 Applied
unread,
[PATCH] bmap-tools: Fix --psplash functionality with bmap-tools 3.6 (bookworm)
parted,
fdisk
, > gdisk, pigz, xz-utils, pbzip2, zstd" > do_install[cleandirs] = "${D}/usr/bin/ \ > ${D}/usr/lib/deploy-image-wic \ > -- > 2.39.5 Applied
Mar 27
Uladzimir Bely
,
Jan Kiszka
22
Mar 24
[PATCH v2 0/3] Fixes for unattended installation
> >
fdisk
, gdisk, pigz, xz-utils, pbzip2, zstd" > > + > > +INSTALLER_UNATTENDED_TTY ?= "${MACHINE_SERIAL}" > > + > > +TEMPLATE_FILES
unread,
[PATCH v2 0/3] Fixes for unattended installation
> >
fdisk
, gdisk, pigz, xz-utils, pbzip2, zstd" > > + > > +INSTALLER_UNATTENDED_TTY ?= "${MACHINE_SERIAL}" > > + > > +TEMPLATE_FILES
Mar 24
Jan Kiszka
, …
Uladzimir Bely
4
11/18/24
[PATCH] expand-on-first-boot: Add missing dependency for btrfs
, >
fdisk
(>=2.29.2-3) | util-linux (<2.29.2-3), util-linux" > +DEBIAN_DEPENDS = " \ > + systemd, \ > + sed, \ > + grep, \ > + coreutils, \ > + mount
unread,
[PATCH] expand-on-first-boot: Add missing dependency for btrfs
, >
fdisk
(>=2.29.2-3) | util-linux (<2.29.2-3), util-linux" > +DEBIAN_DEPENDS = " \ > + systemd, \ > + sed, \ > + grep, \ > + coreutils, \ > + mount
11/18/24
Jan Kiszka
,
Uladzimir Bely
5
11/18/24
[PATCH] expand-on-first-boot: Make supported filesystems configurable
').split() else ''}, \ >
fdisk
(>=2.29.2-3) | util-linux (<2.29.2-3), \ > util-linux" > Applied to next, thanks. -- Best regards, Uladzimir.
unread,
[PATCH] expand-on-first-boot: Make supported filesystems configurable
').split() else ''}, \ >
fdisk
(>=2.29.2-3) | util-linux (<2.29.2-3), \ > util-linux" > Applied to next, thanks. -- Best regards, Uladzimir.
11/18/24
Jan Kiszka
,
Uladzimir Bely
4
11/18/24
[PATCH 1/2] Revert "meta: Add option to specify additional dependencies for package expand-on-first-boot in case an encrypted disk has to be resized"
> -
fdisk
(>=2.29.2-3) | util-linux (<2.29.2-3), \ > - util-linux, \ > - ${ADDITIONAL_DISK_ENCRYPTION_PACKAGES} \ > - " > +DEBIAN_DEPENDS = "systemd
unread,
[PATCH 1/2] Revert "meta: Add option to specify additional dependencies for package expand-on-first-boot in case an encrypted disk has to be resized"
> -
fdisk
(>=2.29.2-3) | util-linux (<2.29.2-3), \ > - util-linux, \ > - ${ADDITIONAL_DISK_ENCRYPTION_PACKAGES} \ > - " > +DEBIAN_DEPENDS = "systemd
11/18/24
alexander...@siemens.com
,
Uladzimir Bely
4
10/14/24
[PATCH 0/2] Added unattended mode for deploy-image-wic installer script.
parted,
fdisk
, gdisk, pigz, xz-utils, pbzip2, zstd" do_install[cleandirs] = "${D}/usr/bin/ \ + ${D}/usr/lib/deploy-image-wic \ " do_install() { - install -
unread,
[PATCH 0/2] Added unattended mode for deploy-image-wic installer script.
parted,
fdisk
, gdisk, pigz, xz-utils, pbzip2, zstd" do_install[cleandirs] = "${D}/usr/bin/ \ + ${D}/usr/lib/deploy-image-wic \ " do_install() { - install -
10/14/24
alexander...@siemens.com
,
Uladzimir Bely
3
10/14/24
[PATCH 0/1] meta-isar: Split deploy image script and deploy image in preparation for a target-bootstrapper
parted,
fdisk
, gdisk, pigz, xz-utils, pbzip2, zstd" do_install[cleandirs] = "${D}/usr/bin/ \ - ${D}/usr/lib/systemd/system/getty@tty1.service.d/ \ - ${D}/usr
unread,
[PATCH 0/1] meta-isar: Split deploy image script and deploy image in preparation for a target-bootstrapper
parted,
fdisk
, gdisk, pigz, xz-utils, pbzip2, zstd" do_install[cleandirs] = "${D}/usr/bin/ \ - ${D}/usr/lib/systemd/system/getty@tty1.service.d/ \ - ${D}/usr
10/14/24
alexander...@siemens.com
, …
Uladzimir Bely
5
9/9/24
[PATCH] meta: Add option to specify additional dependencies for package expand-on-first-boot in case an encrypted disk has to be resized
, >
fdisk
(>=2.29.2-3) | util-linux (<2.29.2-3), util-linux" > +# Additional packages that are needed to resize the disk if it is > encrypted. > +ADDITIONAL_DISK_ENCRYPTION_PACKAGES
unread,
[PATCH] meta: Add option to specify additional dependencies for package expand-on-first-boot in case an encrypted disk has to be resized
, >
fdisk
(>=2.29.2-3) | util-linux (<2.29.2-3), util-linux" > +# Additional packages that are needed to resize the disk if it is > encrypted. > +ADDITIONAL_DISK_ENCRYPTION_PACKAGES
9/9/24
Felix Moessbauer
, …
Uladzimir Bely
6
8/14/24
[PATCH 1/1] fix: remove not-needed python3-distutils from wic deps
> mtools \ > e2fsprogs \ > - python3-distutils \ > bmap-tools \ > tar \ >
fdisk
" > -- > 2.39.2 > Applied to next, thanks. -- Best regards, Uladzimir.
unread,
[PATCH 1/1] fix: remove not-needed python3-distutils from wic deps
> mtools \ > e2fsprogs \ > - python3-distutils \ > bmap-tools \ > tar \ >
fdisk
" > -- > 2.39.2 > Applied to next, thanks. -- Best regards, Uladzimir.
8/14/24
Jan Kiszka
7/30/24
[PATCH] debian-common: Drop python3-distutils dependency
tar \
fdisk
" @@ -41,4 +40,4 @@ COMPAT_DISTRO_ARCH:amd64 = "i386" COMPAT_DISTRO_ARCH:arm64 = "armhf" # snapshot mirror for reproducible builds -DISTRO_APT_SNAPSHOT_PREMIRROR
unread,
[PATCH] debian-common: Drop python3-distutils dependency
tar \
fdisk
" @@ -41,4 +40,4 @@ COMPAT_DISTRO_ARCH:amd64 = "i386" COMPAT_DISTRO_ARCH:arm64 = "armhf" # snapshot mirror for reproducible builds -DISTRO_APT_SNAPSHOT_PREMIRROR
7/30/24
Quirin Gylstorff
, …
Uladzimir Bely
8
4/9/24
[PATCH v2 0/2] Isar installer copy installer-target direct to rootfs
parted,
fdisk
, gdisk, pigz, xz-utils, pbzip2, zstd" +DEBIAN_DEPENDS = "bmap-tools, pv, dialog, util-linux, parted,
fdisk
, gdisk, pigz, xz-utils, pbzip2, zstd"
unread,
[PATCH v2 0/2] Isar installer copy installer-target direct to rootfs
parted,
fdisk
, gdisk, pigz, xz-utils, pbzip2, zstd" +DEBIAN_DEPENDS = "bmap-tools, pv, dialog, util-linux, parted,
fdisk
, gdisk, pigz, xz-utils, pbzip2, zstd"
4/9/24
Quirin Gylstorff
, …
Anton Mikanovich
14
4/2/24
[PATCH] add simple installer to isar
parted,
fdisk
, gdisk, pigz, xz-utils, pbzip2, zstd" +do_install[cleandirs] = "${D}/usr/bin/ \ + ${D}/usr/lib/systemd/system/getty@tty1.service.d/ \ + ${D}/usr
unread,
[PATCH] add simple installer to isar
parted,
fdisk
, gdisk, pigz, xz-utils, pbzip2, zstd" +do_install[cleandirs] = "${D}/usr/bin/ \ + ${D}/usr/lib/systemd/system/getty@tty1.service.d/ \ + ${D}/usr
4/2/24
Quirin Gylstorff
, …
MOESSBAUER, Felix
7
2/15/24
[RFC PATCH 0/2] debianize: Use dh_installsystemd
e2fsprogs,
fdisk
(>=2.29.2-3) | util-linux (<2.29.2-3), util-linux" +DEBIAN_SYSTEMD_SERVICE = "expand-on-first-boot.service" SRC_URI = " \
unread,
[RFC PATCH 0/2] debianize: Use dh_installsystemd
e2fsprogs,
fdisk
(>=2.29.2-3) | util-linux (<2.29.2-3), util-linux" +DEBIAN_SYSTEMD_SERVICE = "expand-on-first-boot.service" SRC_URI = " \
2/15/24
Jan Kiszka
, …
Uladzimir Bely
31
3/20/24
[PATCH 0/9] Add support for BeaglePlay
then using
fdisk
to add a DOS partition entry at least for the UEFI boot > partition. > > [1] https://www.beagleboard.org/boards/beagleplay > > Signed-off-by: Jan
unread,
[PATCH 0/9] Add support for BeaglePlay
then using
fdisk
to add a DOS partition entry at least for the UEFI boot > partition. > > [1] https://www.beagleboard.org/boards/beagleplay > > Signed-off-by: Jan
3/20/24
Cedric Hombourger
, …
Uladzimir Bely
9
3/26/24
[PATCH] debianize: handle .triggers and .service files
e2fsprogs,
fdisk
(>=2.29 > > SRC_URI = " \ > file://expand-on-first-boot.service \ > - file://expand-last-partition.sh \ > - file://postinst"
unread,
[PATCH] debianize: handle .triggers and .service files
e2fsprogs,
fdisk
(>=2.29 > > SRC_URI = " \ > file://expand-on-first-boot.service \ > - file://expand-last-partition.sh \ > - file://postinst"
3/26/24
Jan Kiszka
11/10/23
[PATCH 2/4] Convert WIC_IMAGER_INSTALL to IMAGER_INSTALL:wic
\ -
fdisk
" +IMAGER_INSTALL:wic += "parted \ + gdisk \ + util-linux \ + dosfstools \ + mtools \ + e2fsprogs \ + python3-distutils \ + bmap-tools \ + tar \ +
fdisk
" GRUB_BOOTLOADER_INSTALL
unread,
[PATCH 2/4] Convert WIC_IMAGER_INSTALL to IMAGER_INSTALL:wic
\ -
fdisk
" +IMAGER_INSTALL:wic += "parted \ + gdisk \ + util-linux \ + dosfstools \ + mtools \ + e2fsprogs \ + python3-distutils \ + bmap-tools \ + tar \ +
fdisk
" GRUB_BOOTLOADER_INSTALL
11/10/23
Uladzimir Bely
2
10/3/23
[PATCH] kas: Fix a typo in KAS_IMAGE_PREINSTALL list
default "
fdisk
iproute2 iputils-ping ics-dhcp-client" > + default "
fdisk
iproute2 iputils-ping isc-dhcp-client" > help > Space-separated list
unread,
[PATCH] kas: Fix a typo in KAS_IMAGE_PREINSTALL list
default "
fdisk
iproute2 iputils-ping ics-dhcp-client" > + default "
fdisk
iproute2 iputils-ping isc-dhcp-client" > help > Space-separated list
10/3/23
Uladzimir Bely
,
Jan Kiszka
86
9/29/23
[PATCH 00/13] Support building Isar using kas
default "
fdisk
iproute2 iputils-ping ics-dhcp-client" + help + Space-separated list of packages that are provided by the selected distro. + These packages are downloaded
unread,
[PATCH 00/13] Support building Isar using kas
default "
fdisk
iproute2 iputils-ping ics-dhcp-client" + help + Space-separated list of packages that are provided by the selected distro. + These packages are downloaded
9/29/23
Uladzimir Bely
, …
Henning Schild
32
6/27/23
[PATCH v3 00/10] Move testsuite hacks to separate layer
\ -
fdisk
\ - iproute2 \ - iputils-ping \ - isc-dhcp-client \ - raspberrypi-bootloader \ - raspi-config \ - systemd-sysv \ - " +IMAGE_PREINSTALL += "raspberrypi-bootloader
unread,
[PATCH v3 00/10] Move testsuite hacks to separate layer
\ -
fdisk
\ - iproute2 \ - iputils-ping \ - isc-dhcp-client \ - raspberrypi-bootloader \ - raspi-config \ - systemd-sysv \ - " +IMAGE_PREINSTALL += "raspberrypi-bootloader
6/27/23
Uladzimir Bely
12
5/26/23
[PATCH v5 00/12] Improving base-apt usage PoC
tar \
fdisk
" -GRUB_BOOTLOADER_INSTALL:amd64 = "grub-efi-amd64-bin" -GRUB_BOOTLOADER_INSTALL:i386 = "grub-efi-ia32-bin" -GRUB_BOOTLOADER_INSTALL
unread,
[PATCH v5 00/12] Improving base-apt usage PoC
tar \
fdisk
" -GRUB_BOOTLOADER_INSTALL:amd64 = "grub-efi-amd64-bin" -GRUB_BOOTLOADER_INSTALL:i386 = "grub-efi-ia32-bin" -GRUB_BOOTLOADER_INSTALL
5/26/23
Uladzimir Bely
14
2/22/23
[PATCH v4 00/13] Improving base-apt usage PoC
tar \
fdisk
" -GRUB_BOOTLOADER_INSTALL:amd64 = "grub-efi-amd64-bin" -GRUB_BOOTLOADER_INSTALL:i386 = "grub-efi-ia32-bin" -GRUB_BOOTLOADER_INSTALL
unread,
[PATCH v4 00/13] Improving base-apt usage PoC
tar \
fdisk
" -GRUB_BOOTLOADER_INSTALL:amd64 = "grub-efi-amd64-bin" -GRUB_BOOTLOADER_INSTALL:i386 = "grub-efi-ia32-bin" -GRUB_BOOTLOADER_INSTALL
2/22/23
Anton Mikanovich
, …
Florian Bezdeka
29
2/2/23
[PATCH v8 00/20] Migrate to Bitbake 2.0
This is the result of scripts/contrib/convert-overrides.py run. Signed-off-by: Anton Mikanovich --- meta-isar/classes/rpi-sdimg.bbclass | 4 +- meta-
unread,
[PATCH v8 00/20] Migrate to Bitbake 2.0
This is the result of scripts/contrib/convert-overrides.py run. Signed-off-by: Anton Mikanovich --- meta-isar/classes/rpi-sdimg.bbclass | 4 +- meta-
2/2/23
Anton Mikanovich
, …
Henning Schild
15
1/4/23
[PATCH] meta: drop debian stretch support
On Mon, 2 Jan 2023 16:56:24 +0100 Henning Schild wrote: > This one maybe should have waited a little longer for review, it fell > right into the
unread,
[PATCH] meta: drop debian stretch support
On Mon, 2 Jan 2023 16:56:24 +0100 Henning Schild wrote: > This one maybe should have waited a little longer for review, it fell > right into the
1/4/23
Anton Mikanovich
, …
Roberto A. Foglietta
94
12/27/22
[PATCH v5 00/21] Migrate to Bitbake 2.0
This is the result of scripts/contrib/convert-overrides.py run. Signed-off-by: Anton Mikanovich --- meta-isar/classes/rpi-sdimg.bbclass | 4 +- meta-
unread,
[PATCH v5 00/21] Migrate to Bitbake 2.0
This is the result of scripts/contrib/convert-overrides.py run. Signed-off-by: Anton Mikanovich --- meta-isar/classes/rpi-sdimg.bbclass | 4 +- meta-
12/27/22
Roberto A. Foglietta
6
12/18/22
[PATCHSET] expand last partition script and its usage
On Fri, 16 Dec 2022 at 09:14, Roberto A. Foglietta wrote: > > On Fri, 16 Dec 2022 at 00:00, Roberto A. Foglietta > wrote: > > > >
unread,
[PATCHSET] expand last partition script and its usage
On Fri, 16 Dec 2022 at 09:14, Roberto A. Foglietta wrote: > > On Fri, 16 Dec 2022 at 00:00, Roberto A. Foglietta > wrote: > > > >
12/18/22
roberto....@gmail.com
5
12/14/22
[PATCH] In expand last partition script btrfs support added
In expand last partition script btrfs support added Improvement, expand-on-first-boot: support for btrfs added v2: the mount point for btrfs filesystem
unread,
[PATCH] In expand last partition script btrfs support added
In expand last partition script btrfs support added Improvement, expand-on-first-boot: support for btrfs added v2: the mount point for btrfs filesystem
12/14/22
Henning Schild
, …
Anton Mikanovich
14
12/13/22
[PATCH v6 0/1] expand-on-first-boot: Switch from resize2fs to systemd-growfs
, >
fdisk
(>=2.29.2-3) | util-linux (<2.29.2-3), util-linux" > diff --git > a/meta/recipes-support/expand-on-first-boot/files/expand-last-partition
unread,
[PATCH v6 0/1] expand-on-first-boot: Switch from resize2fs to systemd-growfs
, >
fdisk
(>=2.29.2-3) | util-linux (<2.29.2-3), util-linux" > diff --git > a/meta/recipes-support/expand-on-first-boot/files/expand-last-partition
12/13/22
Joe MacDonald
, …
Roberto A. Foglietta
16
12/13/22
[PATCH] expand-on-first-boot: support resizing a btrfs root
On Tue, 13 Dec 2022 at 03:10, Moessbauer, Felix wrote: > > One problem remains: Where to mount. > If we mount on /mnt this will not work on an
unread,
[PATCH] expand-on-first-boot: support resizing a btrfs root
On Tue, 13 Dec 2022 at 03:10, Moessbauer, Felix wrote: > > One problem remains: Where to mount. > If we mount on /mnt this will not work on an
12/13/22