[Git-commits] [grml/grml-debootstrap] b956f7: Support mmdebstrap via DEBOOTSTRAP=mmdebstrap

Michael Prokop mika at grml.org
Thu Jan 24 11:32:32 CET 2019


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml-debootstrap
  Commit: b956f723a2aaecbaa588564cfd0e0f8b2855d9df
      https://github.com/grml/grml-debootstrap/commit/b956f723a2aaecbaa588564cfd0e0f8b2855d9df
  Author: Michael Prokop <mika at grml.org>
  Date:   2019-01-24 (Thu, 24 Jan 2019)

  Changed paths:
    M config
    M grml-debootstrap
    M grml-debootstrap.8.txt

  Log Message:
  -----------
  Support mmdebstrap via DEBOOTSTRAP=mmdebstrap

The only known incompatibility so far is the --iso ... option.
Therefore abort grml-debootstrap if DEBOOTSTRAP=mmdebstrap
and --iso ... option are used at the same time.

Closes: https://github.com/grml/grml-debootstrap/issues/120


  Commit: ec05bcfe556b932ea9036b8d044bb05d91a6f510
      https://github.com/grml/grml-debootstrap/commit/ec05bcfe556b932ea9036b8d044bb05d91a6f510
  Author: Michael Prokop <mika at grml.org>
  Date:   2019-01-24 (Thu, 24 Jan 2019)

  Changed paths:
    M Makefile
    R releasetable-man.txt

  Log Message:
  -----------
  Drop no longer relevant releasetable-man.txt


  Commit: 7291d0574567d25404915333bad581b4cf82cdf6
      https://github.com/grml/grml-debootstrap/commit/7291d0574567d25404915333bad581b4cf82cdf6
  Author: Michael Prokop <mika at grml.org>
  Date:   2019-01-24 (Thu, 24 Jan 2019)

  Changed paths:
    M README.md
    M chroot-script
    M config
    M debian/copyright
    M grml-debootstrap
    M packer/README.md
    M tests/run_tests.sh
    M zsh-completion

  Log Message:
  -----------
  Replace http with https where possible


  Commit: 7827bce99e0be17690494ec747f0b7875fc77e32
      https://github.com/grml/grml-debootstrap/commit/7827bce99e0be17690494ec747f0b7875fc77e32
  Author: Michael Prokop <mika at grml.org>
  Date:   2019-01-24 (Thu, 24 Jan 2019)

  Changed paths:
    M grml-debootstrap.8.txt

  Log Message:
  -----------
  grml-debootstrap man page: point users towards github instead of private mail


  Commit: fc76b6354c5b9b9b9f3fac01b831887c5b603504
      https://github.com/grml/grml-debootstrap/commit/fc76b6354c5b9b9b9f3fac01b831887c5b603504
  Author: Michael Prokop <mika at grml.org>
  Date:   2019-01-24 (Thu, 24 Jan 2019)

  Changed paths:
    M Makefile
    A debian/grml-debootstrap.maintscript
    M zsh-completion

  Log Message:
  -----------
  Install zsh-completion in /usr/share/zsh/vendor-completions

Since Zsh version v4.3.12-1 in Debian completions should
go to /usr/share/zsh/vendor-completions and are supported
there out-of-the-box.


  Commit: 83408f346e63daa1db627cab8a33002290ac424f
      https://github.com/grml/grml-debootstrap/commit/83408f346e63daa1db627cab8a33002290ac424f
  Author: Michael Prokop <mika at grml.org>
  Date:   2019-01-24 (Thu, 24 Jan 2019)

  Changed paths:
    M TODO
    A debian/postinst
    A debian/postrm
    M zsh-completion

  Log Message:
  -----------
  zsh-completion: improve wording and list of available options to better match reality

The --mntpoint option is quite unimportant, whereas --grub, --password
and --bootappend all require an argument. Instead the --hostname is
quite important. Adjust accordingly.

Add related debian/post* scripts for proper dpkg-maintscript-helper
rm_conffile support.


  Commit: 3929d57929a21be7a461236ebe49f45955380ee7
      https://github.com/grml/grml-debootstrap/commit/3929d57929a21be7a461236ebe49f45955380ee7
  Author: Michael Prokop <mika at grml.org>
  Date:   2019-01-24 (Thu, 24 Jan 2019)

  Changed paths:
    M debian/rules

  Log Message:
  -----------
  debian/rules: support nocheck in DEB_BUILD_OPTIONS

Spotted by lintian (see tag override_dh_auto_test-does-not-check-DEB_BUILD_OPTIONS)


  Commit: 33e362a0a3c4d443955b433a3863301571749df4
      https://github.com/grml/grml-debootstrap/commit/33e362a0a3c4d443955b433a3863301571749df4
  Author: Michael Prokop <mika at grml.org>
  Date:   2019-01-24 (Thu, 24 Jan 2019)

  Changed paths:
    M grml-debootstrap.8.txt

  Log Message:
  -----------
  docs: add further and improve existing usage examples

There's no reason to say "use /dev/sda1 as system partition"
all the time, when we already mention that we "Install Debian on /dev/sda1".

Provide usage examples for mmdebstrap and LVM devices.

The --iso option also accepts mountpoint without any file: syntax,
which is more human-friendly.


  Commit: e927d7450b20e0ac32445b12b3ef58c4dfc3ec85
      https://github.com/grml/grml-debootstrap/commit/e927d7450b20e0ac32445b12b3ef58c4dfc3ec85
  Author: Michael Prokop <mika at grml.org>
  Date:   2019-01-24 (Thu, 24 Jan 2019)

  Changed paths:
    M debian/changelog

  Log Message:
  -----------
  Release new version 0.87


Compare: https://github.com/grml/grml-debootstrap/compare/dc114039396d...e927d7450b20
      **NOTE:** GitHub Services has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      We will provide an alternative path for the email notifications by January 31st, 2019.


More information about the Git-commits mailing list