[Git-commits] [grml/grml2usb] 95b077: Switch default mount point from /lib/live/mount/me...

Michael Prokop noreply at github.com
Thu Mar 21 12:26:32 CET 2019


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml2usb
  Commit: 95b0773a46e1850a4855e4dde13ce6df94134c82
      https://github.com/grml/grml2usb/commit/95b0773a46e1850a4855e4dde13ce6df94134c82
  Author: Michael Prokop <mika at grml.org>
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
    M debian/control
    M grml2usb
    M grml2usb.8.txt
    M zsh/_grml2usb

  Log Message:
  -----------
  Switch default mount point from /lib/live/mount/medium to /run/live/medium

In commit 0d878d3a679 of live-boot(-grml)
("Simplify mount point handling by using /run/live instead of /lib/live/mount")
the mountpath of /lib/live/mount/medium was moved towards /run/live/medium.

Commit c6a17c7b41b of live-boot(-grml) provides a backward compatibility
rbind mount, but occasionally there seems to be a regression somewhere
during boot (see https://github.com/grml/live-boot-grml/issues/10), and
the rbind mount will be deprecated and removed before the bullseye
(Debian 11) release.

Layout changes over time:

* /cdrom for old linuxrc approach
* /live/image for initramfs layout until December 2012
* /lib/live/mount/medium for initramfs layout since December 2012
* /run/live/medium for initramfs layout since December 2018


  Commit: 18a909e4a14304c06679f8ea3aaf089804a52214
      https://github.com/grml/grml2usb/commit/18a909e4a14304c06679f8ea3aaf089804a52214
  Author: Michael Prokop <mika at grml.org>
  Date:   2019-03-21 (Thu, 21 Mar 2019)

  Changed paths:
    M debian/changelog

  Log Message:
  -----------
  Release new version 0.16.5


Compare: https://github.com/grml/grml2usb/compare/5d8f070b2399...18a909e4a143


More information about the Git-commits mailing list