mirror of
https://salsa.debian.org/raspi-team/image-specs
synced 2026-05-30 06:38:09 +02:00
Simplify /etc/machine-id management.
Buster was the only one needing an empty /etc/machine-id file.
This commit is contained in:
@@ -167,7 +167,7 @@ steps:
|
||||
- chroot: tag-root
|
||||
shell: |
|
||||
rm -f /etc/machine-id /var/lib/dbus/machine-id
|
||||
__TOUCH_MACHINE_ID__
|
||||
echo "uninitialized" > /etc/machine-id
|
||||
|
||||
# Create /etc/raspi-image-id to know, from what commit the image was built
|
||||
- chroot: tag-root
|
||||
|
||||
Reference in New Issue
Block a user