home
·
contact
·
privacy
projects
/
confplom
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc3fff2
)
With new retry_until_success, reasoning obsolete.
author
Plom Heller
<plom@plomlompom.com>
Mon, 7 Sep 2026 03:27:22 +0000
(
05:27
+0200)
committer
Plom Heller
<plom@plomlompom.com>
Mon, 7 Sep 2026 03:27:22 +0000
(
05:27
+0200)
setup_scripts/install_debian.sh
patch
|
blob
|
history
diff --git
a/setup_scripts/install_debian.sh
b/setup_scripts/install_debian.sh
index 87938b3ee527a4f403e4544d8e457df746b0335a..144e52f76ab26887f2682e8398500aabda99739d 100755
(executable)
--- a/
setup_scripts/install_debian.sh
+++ b/
setup_scripts/install_debian.sh
@@
-145,7
+145,6
@@
efibootmgr \
--loader "${NAME_BOOT}/${FNAME_VMLINUZ}" \
--unicode "root=${PATH_VG_ROOT} ro initrd=${NAME_BOOT}\\${FNAME_INITRD}"
-# ask root login at latest possible moment, so that on fails: less left undone
msg 'Setting up root login …'
retry_until_success chroot_sh "passwd"