Set default hostname to tileos
This commit is contained in:
parent
c13a364d3b
commit
8654d8b8c8
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ lb config noauto \
|
|||
--archive-areas "main contrib non-free non-free-firmware" \
|
||||
--parent-archive-areas "main contrib non-free non-free-firmware" \
|
||||
--linux-packages linux-image \
|
||||
--bootappend-live "boot=live username=tileos quiet splash" \
|
||||
--bootappend-live "boot=live username=tileos hostname=tileos quiet splash" \
|
||||
--mirror-bootstrap "$MIRROR_URL" \
|
||||
--parent-mirror-bootstrap "$MIRROR_URL" \
|
||||
--mirror-chroot-security "http://deb.debian.org/debian-security/" \
|
||||
|
|
|
@ -12,7 +12,7 @@ lb config noauto \
|
|||
--archive-areas "main contrib non-free non-free-firmware" \
|
||||
--parent-archive-areas "main contrib non-free non-free-firmware" \
|
||||
--linux-packages linux-image \
|
||||
--bootappend-live "boot=live username=tileos quiet splash" \
|
||||
--bootappend-live "boot=live username=tileos hostname=tileos quiet splash" \
|
||||
--mirror-bootstrap "$MIRROR_URL" \
|
||||
--parent-mirror-bootstrap "$MIRROR_URL" \
|
||||
--mirror-chroot-security "http://deb.debian.org/debian-security/" \
|
||||
|
|
Loading…
Add table
Reference in a new issue