Also update the code layout, sid->bookworm

This commit is contained in:
Steve McIntyre 2021-09-22 21:38:42 +01:00
parent 05a54460d5
commit cb14a9f29b
4 changed files with 6 additions and 5 deletions

View File

@ -191,14 +191,14 @@ $(DB_DIR): $(LATEST_DB)
fi
endif
# Make sure unstable/sid points to testing/buster, as there is no build
# Make sure unstable/sid points to testing/bookworm, as there is no build
# rule for unstable/sid.
unstable-map:
$(Q)if [ ! -d $(BASEDIR)/data/sid ] ; then \
ln -s buster $(BASEDIR)/data/sid ; \
ln -s bookworm $(BASEDIR)/data/sid ; \
fi
$(Q)if [ ! -d $(BASEDIR)/tools/boot/sid ] ; then \
ln -s buster $(BASEDIR)/tools/boot/sid ; \
ln -s bookworm $(BASEDIR)/tools/boot/sid ; \
fi
#################

View File

@ -1 +1 @@
bullseye
bookworm

View File

@ -1 +1 @@
bullseye
bookworm

1
tools/sid Symbolic link
View File

@ -0,0 +1 @@
bookworm