Debian Package Tracker
Register | Log in
Subscribe

grml2usb

install Grml system / ISO to USB device

Choose email to subscribe with

general
  • source: grml2usb (main)
  • version: 0.20.13
  • maintainer: Grml Team (DMD)
  • uploaders: Alexander Wirt [DMD] – Michael Prokop [DMD] – Ulrich Dangel [DMD] – Chris Hofstaedtler [DMD]
  • arch: all
  • std-ver: 4.6.2
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 0.18.5
  • oldstable: 0.19.2
  • stable: 0.20.6
  • testing: 0.20.13
  • unstable: 0.20.13
versioned links
  • 0.18.5: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.19.2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.20.6: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.20.13: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • grml2usb
action needed
Depends on packages which need a new maintainer normal
The packages that grml2usb depends on which need a new maintainer are:
  • docbook-xsl (#802370)
    • Build-Depends: docbook-xsl
Created: 2023-08-03 Last update: 2026-05-20 02:33
6 new commits since last upload, is it time to release? normal
vcswatch reports that this package seems to have new commits in its VCS but has not yet updated debian/changelog. You should consider updating the Debian changelog and uploading this new version into the archive.

Here are the relevant commit logs:
commit 094a7f3d93bdf65e3e232c233341cd0c2962d1a6
Merge: be17ca5 c96f5b5
Author: Michael Prokop <115592+mika@users.noreply.github.com>
Date:   Sat May 16 18:30:19 2026 +0200

    Merge pull request #114 from grml/mika/grub-warns
    
    On failing grub-install, point users to according grub packages

commit be17ca5eeb7b680808feb6c7cacffaa356e20a50
Merge: 1ef2308 3f951a8
Author: Michael Prokop <115592+mika@users.noreply.github.com>
Date:   Sat May 16 17:13:17 2026 +0200

    Merge pull request #115 from grml/mika/grub-arm64
    
    Drop depends on arm64 specific grub packages

commit c96f5b527eb40b50aa0be9657db544245c74dd9d
Author: Michael Prokop <mika@grml.org>
Date:   Sat May 16 17:11:32 2026 +0200

    On failing grub-install, point users to according GRUB packages
    
    If e.g. grub-pc-bin is missing on amd64, then grub-install fails with:
    
      /usr/sbin/grub-install: error: /usr/lib/grub/i386-pc/modinfo.sh doesn't exist. Please specify --target or --directory.
      2026-05-11 15:35:20,168 Running "/usr/sbin/grub-install" "--recheck" "--no-floppy" "--target=i386-pc" "--root-directory=/tmp/grml2usb6zca_m_r" "--force" "/dev/sdd"
      /usr/sbin/grub-install: error: /usr/lib/grub/i386-pc/modinfo.sh doesn't exist. Please specify --target or --directory.
      2026-05-11 15:35:20,170 Fatal: error executing grub-install (please check the grml2usb FAQ or drop the --grub option)
    
    Provide more human friendly error message then, pointing users to the
    required grub-pc-bin package. Inform also about unsupported --grub usage
    on arm64/aarch64 (e.g. when trying to use an amd64 ISO with with --grub
    command line option).
    
    See https://github.com/grml/grml2usb/issues/112

commit 3f951a8316fb0d3d31e544fd19b2eded04b35530
Author: Michael Prokop <mika@grml.org>
Date:   Sat May 16 16:58:46 2026 +0200

    Drop depends on arm64 specific grub packages
    
    We don't support GRUB on arm64 (only EFI boot is supported there), so
    there's no point in providing those depends.

commit 1ef2308ee988a322667944a97e515718348e3edb
Merge: 439f78a d7baed8
Author: Michael Prokop <115592+mika@users.noreply.github.com>
Date:   Thu May 14 18:06:47 2026 +0200

    Merge pull request #113 from grml/mika/grub
    
    Adjust Depends to have grub-pc-bin available when needed

commit d7baed8ff79c2068c6edcb69d8b75bbf337d9e44
Author: Michael Prokop <mika@grml.org>
Date:   Thu May 14 17:34:36 2026 +0200

    Adjust Depends to improve grub-pc-bin situation
    
    grub-pc-bin is required at least on amd64:
    
    | /usr/sbin/grub-install: error: /usr/lib/grub/i386-pc/modinfo.sh doesn't exist. Please specify --target or --directory.
    | 2026-05-11 15:35:20,168 Running "/usr/sbin/grub-install" "--recheck" "--no-floppy" "--target=i386-pc" "--root-directory=/tmp/grml2usb6zca_m_r" "--force" "/dev/sdd"
    | /usr/sbin/grub-install: error: /usr/lib/grub/i386-pc/modinfo.sh doesn't exist. Please specify --target or --directory.
    | 2026-05-11 15:35:20,170 Fatal: error executing grub-install (please check the grml2usb FAQ or drop the --grub option)
    
    Depend on grub-pc-bin *or* grub-common, to get grub-pc-bin at least on
    amd64 + i386 (on those archs it's available).
    
    While at it, also unify the grub-efi-amd64-signed vs grub-efi-arm64-bin
    situation.
    
    Drop syslinux from Depends, as it's no longer used by default with more
    recent Grml ISOs (we're using GRUB for both BIOS + EFI boot), but keep
    it in Recommends.
    
    Closes: https://github.com/grml/grml2usb/issues/112
Created: 2026-05-14 Last update: 2026-05-19 21:02
lintian reports 4 warnings normal
Lintian reports 4 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2026-04-29 Last update: 2026-04-29 06:30
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.4 instead of 4.6.2).
Created: 2024-04-07 Last update: 2026-04-29 00:17
news
[rss feed]
  • [2026-05-04] grml2usb 0.20.13 MIGRATED to testing (Debian testing watch)
  • [2026-04-28] Accepted grml2usb 0.20.13 (source) into unstable (Chris Hofstaedtler) (signed by: Christian Hofstaedtler)
  • [2026-03-22] grml2usb 0.20.12 MIGRATED to testing (Debian testing watch)
  • [2026-03-16] Accepted grml2usb 0.20.12 (source) into unstable (Chris Hofstaedtler) (signed by: Christian Hofstaedtler)
  • [2026-02-20] grml2usb 0.20.11 MIGRATED to testing (Debian testing watch)
  • [2026-02-12] Accepted grml2usb 0.20.11 (source) into unstable (Chris Hofstaedtler) (signed by: Christian Hofstaedtler)
  • [2025-11-08] grml2usb 0.20.10 MIGRATED to testing (Debian testing watch)
  • [2025-11-03] Accepted grml2usb 0.20.10 (source) into unstable (Chris Hofstaedtler) (signed by: Christian Hofstaedtler)
  • [2025-09-02] grml2usb 0.20.9 MIGRATED to testing (Debian testing watch)
  • [2025-08-26] Accepted grml2usb 0.20.9 (source) into unstable (Chris Hofstaedtler) (signed by: Christian Hofstaedtler)
  • [2025-08-17] Accepted grml2usb 0.20.8 (source all) into unstable (Chris Hofstaedtler) (signed by: Christian Hofstaedtler)
  • [2025-08-15] Accepted grml2usb 0.20.7 (source) into unstable (Michael Prokop)
  • [2025-03-10] grml2usb 0.20.6 MIGRATED to testing (Debian testing watch)
  • [2025-03-04] Accepted grml2usb 0.20.6 (source) into unstable (Chris Hofstaedtler) (signed by: Christian Hofstaedtler)
  • [2024-12-25] grml2usb 0.20.5 MIGRATED to testing (Debian testing watch)
  • [2024-12-19] Accepted grml2usb 0.20.5 (source) into unstable (Chris Hofstaedtler) (signed by: Christian Hofstaedtler)
  • [2024-12-19] Accepted grml2usb 0.20.4 (source) into unstable (Chris Hofstaedtler) (signed by: Christian Hofstaedtler)
  • [2024-12-13] grml2usb 0.20.3 MIGRATED to testing (Debian testing watch)
  • [2024-12-07] Accepted grml2usb 0.20.3 (source) into unstable (Chris Hofstaedtler) (signed by: Christian Hofstaedtler)
  • [2024-11-28] grml2usb 0.20.2 MIGRATED to testing (Debian testing watch)
  • [2024-11-23] Accepted grml2usb 0.20.2 (source) into unstable (Michael Prokop)
  • [2024-11-14] grml2usb 0.20.1 MIGRATED to testing (Debian testing watch)
  • [2024-11-08] Accepted grml2usb 0.20.1 (source) into unstable (Chris Hofstaedtler) (signed by: Christian Hofstaedtler)
  • [2024-10-19] Accepted grml2usb 0.20.0 (source) into unstable (Michael Prokop)
  • [2024-09-12] grml2usb 0.19.3 MIGRATED to testing (Debian testing watch)
  • [2024-09-06] Accepted grml2usb 0.19.3 (source) into unstable (Michael Prokop)
  • [2023-03-02] grml2usb 0.19.2 MIGRATED to testing (Debian testing watch)
  • [2023-02-20] Accepted grml2usb 0.19.2 (source) into unstable (Michael Prokop)
  • [2023-02-13] grml2usb 0.19.1 MIGRATED to testing (Debian testing watch)
  • [2023-02-08] Accepted grml2usb 0.19.1 (source) into unstable (Michael Prokop)
  • 1
  • 2
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian (0, 4)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • other distros
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.20.11

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing