doc: update release procedure
This commit is contained in:
2
Makefile
2
Makefile
@@ -22,7 +22,7 @@ clean:
|
|||||||
|
|
||||||
bump_version:
|
bump_version:
|
||||||
@last_tag=$$(git tag | tail -n1); \
|
@last_tag=$$(git tag | tail -n1); \
|
||||||
echo "Please set version to $$last_tag in Makefile config/bootloaders/isolinux/live.cfg.in config/bootloaders/isolinux/menu.cfg auto/config doc/md/download-and-installation.md doc/md/index.md"
|
echo "Please set version to $$last_tag in Makefile doc/md/conf.py config/bootloaders/grub-pc/live-theme/theme.txt config/bootloaders/isolinux/live.cfg.in config/bootloaders/isolinux/menu.cfg auto/config doc/md/download-and-installation.md doc/md/index.md"
|
||||||
|
|
||||||
build:
|
build:
|
||||||
# Build the live system/ISO image
|
# Build the live system/ISO image
|
||||||
|
|||||||
Reference in New Issue
Block a user