git.grml.org Git - grml-debootstrap.git/rss - grml-debootstrap.8.txt history https://git.grml.org/?p=grml-debootstrap.git;a=history;f=grml-debootstrap.8.txt wrapper around debootstrap en Michael Prokop <mika@grml.org> /gitweb/git-logo.png git.grml.org Git - grml-debootstrap.git/rss - grml-debootstrap.8.txt history https://git.grml.org/?p=grml-debootstrap.git;a=history;f=grml-debootstrap.8.txt Fri, 17 Nov 2023 15:25:08 +0000 Fri, 17 Nov 2023 15:25:08 +0000 gitweb v.2.1.4/2.1.4 Drop support for installing releases before jessie Chris Hofstaedtler <chris@hofstaedtler.name> Mon, 13 Nov 2023 23:02:09 +0000 https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=ed7ad07d64a2b987a01bba55dfa0977e9c3bf3cd https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=ed7ad07d64a2b987a01bba55dfa0977e9c3bf3cd Drop support for installing releases before jessie Drop support for installing releases before jessie
  • [D] grml-debootstrap.8.txt
]]>
swraid: remove code for lenny Chris Hofstaedtler <chris@hofstaedtler.name> Mon, 13 Nov 2023 22:59:25 +0000 https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=0cf7d8e0affff584ea23b190ff32d2cd70a77b2c https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=0cf7d8e0affff584ea23b190ff32d2cd70a77b2c swraid: remove code for lenny swraid: remove code for lenny
  • [D] grml-debootstrap.8.txt
]]>
Add EFI support for VMs Daniel Winzen <daniel@danwin1210.de> Wed, 11 Oct 2023 17:36:26 +0000 https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=f4d3906aae588d8dac1a146f05151211073cbb80 https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=f4d3906aae588d8dac1a146f05151211073cbb80 Add EFI support for VMs Add EFI support for VMs This commit introduces a new option --vmefi that will change the VM image to use GPT instead of MBR and adds an ESP partition. Further it will install grub in EFI mode with secure boot support. Closes: https://github.com/grml/grml-debootstrap/issues/134
  • [D] grml-debootstrap.8.txt
]]>
Use bookworm as new default release + update release list Michael Prokop <mika@grml.org> Mon, 6 Feb 2023 15:43:51 +0000 https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=4a2a0b29d90cc55c1e1083350a3279cc669720dc https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=4a2a0b29d90cc55c1e1083350a3279cc669720dc Use bookworm as new default release + update release list Use bookworm as new default release + update release list There's no point in suggesting EOL releases in the dialog(1) dialog any longer, so let's drop lenny, squeeze, wheezy, jessie + stretch there. While at it switch from X.Y to X version schema as we always install the latest Debian (point) release and not the displayed X.0 one. Use bookworm as the new default release so we get grml-debootstrap accordingly into the bookworm freeze (see https://release.debian.org/testing/freeze_policy.html for details). Update the docs regarding support releases.
  • [D] grml-debootstrap.8.txt
]]>
Support new non-free repository component for Debian bookworm and newer Michael Prokop <mika@grml.org> Mon, 6 Feb 2023 15:43:40 +0000 https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=97308cda86705fa3006f38a6eda2edfdf9b9e30e https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=97308cda86705fa3006f38a6eda2edfdf9b9e30e Support new non-free repository component for Debian bookworm and newer Support new non-free repository component for Debian bookworm and newer If the --non-free option gets enabled packages like 'firmware-linux', 'firmware-linux-nonfree', 'firmware-misc-nonfree' should be available. Starting with Debian/bookworm the firmware related packages got moved from "non-free" to the new "non-free-firmware" component/repository though (related to https://www.debian.org/vote/2022/vote_003).
  • [D] grml-debootstrap.8.txt
]]>
Use bullseye as default Debian release Michael Prokop <mika@grml.org> Wed, 23 Dec 2020 13:36:33 +0000 https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=9506ba5c75a7baaefed8611bae9412734bf73e99 https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=9506ba5c75a7baaefed8611bae9412734bf73e99 Use bullseye as default Debian release Use bullseye as default Debian release We want to use Debian/bullseye as default release within the grml-debootstrap version that's going to be shipped with bullseye, so let's be prepared for this. FTR: *not* modifying the Travis CI related configuration files with this change, as the unstable builds on Travis CI are known to be unreliable. Travis CI also seems to be a dead end for us, so it's not worth putting any further efforts into it, at least for the time being.
  • [D] grml-debootstrap.8.txt
]]>
Refactor new --sshcopyid behavior into separate cmdline option --sshcopyauth Michael Prokop <mika@grml.org> Wed, 3 Jun 2020 12:16:08 +0000 https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=3865f3eeb7510ee90c03f65b1b1ae85d731b4600 https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=3865f3eeb7510ee90c03f65b1b1ae85d731b4600 Refactor new --sshcopyid behavior into separate cmdline option --sshcopyauth Refactor new --sshcopyid behavior into separate cmdline option --sshcopyauth Related to commit 07e835eac7 and the discussion within https://github.com/grml/grml-debootstrap/pull/153 If execution of --sshcopyid fails, then user might want to be aware of it. So instead of implementing the copying of .ssh/authorized_keys as fallback of --sshcopyid, let's provide it via cmdline option --sshcopyauth. Reviewed-by: Chris Hofstaedtler Reviewed-by: Darshaka Pathirana Closes: https://github.com/grml/grml-debootstrap/pull/153
  • [D] grml-debootstrap.8.txt
]]>
docs: fix duplicated --efi option in usage examples Michael Prokop <mika@grml.org> Tue, 10 Dec 2019 11:01:15 +0000 https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=ef76531ccee59bec2d7115ef2941ddcc9bb7fe73 https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=ef76531ccee59bec2d7115ef2941ddcc9bb7fe73 docs: fix duplicated --efi option in usage examples docs: fix duplicated --efi option in usage examples
  • [D] grml-debootstrap.8.txt
]]>
docs: fix typo Michael Prokop <mika@grml.org> Sat, 2 Mar 2019 09:49:41 +0000 https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=eb7cb8d30510ae0b672d5b1c3cdb1bd5733822fe https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=eb7cb8d30510ae0b672d5b1c3cdb1bd5733822fe docs: fix typo docs: fix typo
  • [D] grml-debootstrap.8.txt
]]>
Merge remote-tracking branch 'origin/pr/129' Michael Prokop <mika@grml.org> Sat, 2 Mar 2019 09:29:47 +0000 https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=6359370c21819973a396b6277bcf3f04b25aa565 https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=6359370c21819973a396b6277bcf3f04b25aa565 Merge remote-tracking branch 'origin/pr/129' Merge remote-tracking branch 'origin/pr/129'
  • [D] grml-debootstrap.8.txt
]]>
Add option --sshcopyid to authorise root login Darshaka Pathirana <dpat@syn-net.org> Sat, 2 Mar 2019 02:35:02 +0000 https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=0b1d9821475753d8580982724b807cc8f2daa7e5 https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=0b1d9821475753d8580982724b807cc8f2daa7e5 Add option --sshcopyid to authorise root login Add option --sshcopyid to authorise root login Use locally available public keys to authorise root login on the target system. Similar to ssh-copy-id(1) (without the -i option) it checks if `ssh-add -L` provides any output, and if so those keys are appended to `/root/.ssh/authorized_keys`. Closes: grml/grml-debootstrap#128
  • [D] grml-debootstrap.8.txt
]]>
Add DHCP setting for Predictable Network Interface Names Darshaka Pathirana <dpat@syn-net.org> Sat, 2 Mar 2019 01:22:12 +0000 https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=9a8bfee954f9acb2b27116abbc3b8f57c74a73b7 https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=9a8bfee954f9acb2b27116abbc3b8f57c74a73b7 Add DHCP setting for Predictable Network Interface Names Add DHCP setting for Predictable Network Interface Names Predictable Network Interface Names were missing the default /etc/network/interfaces file when using the --defaultinterfaces option. Added a Networking-Section in the man page to clarify how the network is configured in the target system and fixed the documentation for the options --vmfile and --vm. Both options automatically enable the --defaultinterface option and not the --nointerfaces option. Closes: grml/grml-debootstrap#126
  • [D] grml-debootstrap.8.txt
]]>
docs: add further and improve existing usage examples Michael Prokop <mika@grml.org> Thu, 24 Jan 2019 09:08:36 +0000 https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=33e362a0a3c4d443955b433a3863301571749df4 https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=33e362a0a3c4d443955b433a3863301571749df4 docs: add further and improve existing usage examples 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.
  • [D] grml-debootstrap.8.txt
]]>
grml-debootstrap man page: point users towards github instead of private mail Michael Prokop <mika@grml.org> Thu, 24 Jan 2019 08:18:01 +0000 https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=7827bce99e0be17690494ec747f0b7875fc77e32 https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=7827bce99e0be17690494ec747f0b7875fc77e32 grml-debootstrap man page: point users towards github instead of private mail grml-debootstrap man page: point users towards github instead of private mail
  • [D] grml-debootstrap.8.txt
]]>
Support mmdebstrap via DEBOOTSTRAP=mmdebstrap Michael Prokop <mika@grml.org> Thu, 24 Jan 2019 08:08:07 +0000 https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=b956f723a2aaecbaa588564cfd0e0f8b2855d9df https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=b956f723a2aaecbaa588564cfd0e0f8b2855d9df Support mmdebstrap via DEBOOTSTRAP=mmdebstrap 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
  • [D] grml-debootstrap.8.txt
]]>
Add preliminary support for Debian/bullseye (AKA Debian v11.0) Michael Prokop <mika@grml.org> Sun, 30 Dec 2018 10:27:25 +0000 https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=070010f3b89fedea00ca8da305efeaf5ee5692b4 https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=070010f3b89fedea00ca8da305efeaf5ee5692b4 Add preliminary support for Debian/bullseye (AKA Debian v11.0) Add preliminary support for Debian/bullseye (AKA Debian v11.0) The "bullseye" release doesn't exist on the Debian repositories as such yet, though it's supposed to appear at least once buster (AKA Debian v10.0) is stable.
  • [D] grml-debootstrap.8.txt
]]>
Support and default to Debian/buster release, update docs accordingly Michael Prokop <mika@grml.org> Sat, 29 Dec 2018 16:35:40 +0000 https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=b0134496375e4d413352a8a85895054b035fb6d2 https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=b0134496375e4d413352a8a85895054b035fb6d2 Support and default to Debian/buster release, update docs accordingly Support and default to Debian/buster release, update docs accordingly On 2019-02-12 there's the soft-freeze starting for the Buster release. Accordingly default to buster as new default within grml-debootstrap. Closes: grml/grml-debootstrap#117
  • [D] grml-debootstrap.8.txt
]]>
Switch default mirror from httpredir.debian.org to deb.debian.org Michael Prokop <mika@grml.org> Mon, 23 Jul 2018 07:07:30 +0000 https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=1fcd407ef06d457126c089c53b40a0af4a0acf2b https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=1fcd407ef06d457126c089c53b40a0af4a0acf2b Switch default mirror from httpredir.debian.org to deb.debian.org Switch default mirror from httpredir.debian.org to deb.debian.org httpredir.debian.org forwards to deb.debian.org nowadays, provided by Fastly and Amazon CloudFront.
  • [D] grml-debootstrap.8.txt
]]>
Add documentation for --defaultinterfaces command line option Darshaka Pathirana <dpat@syn-net.org> Fri, 28 Jul 2017 22:34:20 +0000 https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=263c465d3dd2b4a7bda99e9c7707f45836e0ab51 https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=263c465d3dd2b4a7bda99e9c7707f45836e0ab51 Add documentation for --defaultinterfaces command line option Add documentation for --defaultinterfaces command line option Closes: grml/grml-debootstrap#103
  • [D] grml-debootstrap.8.txt
]]>
Debian stretch is the new default release Michael Prokop <mika@grml.org> Thu, 26 Jan 2017 00:02:54 +0000 https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=afccc8ec73274491d204bc71378f5bb1b35a553a https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff;h=afccc8ec73274491d204bc71378f5bb1b35a553a Debian stretch is the new default release Debian stretch is the new default release Update documentation accordingly, also related to squeeze EOL
  • [D] grml-debootstrap.8.txt
]]>