Include version in ISO.
This commit is contained in:
parent
95ea6383b5
commit
61e6eb290f
1 changed files with 1 additions and 0 deletions
|
@ -331,6 +331,7 @@ cp image_big image
|
||||||
sh mkboot cdfdboot $TMPDISK3
|
sh mkboot cdfdboot $TMPDISK3
|
||||||
cp $IMAGE $CDFILES/bootflop.img
|
cp $IMAGE $CDFILES/bootflop.img
|
||||||
cp release/cd/* $CDFILES
|
cp release/cd/* $CDFILES
|
||||||
|
echo "This is Minix version $version_pretty prepared `date`." >$CDFILES/VERSION.TXT
|
||||||
|
|
||||||
h_opt=
|
h_opt=
|
||||||
bootimage=$IMAGE
|
bootimage=$IMAGE
|
||||||
|
|
Loading…
Reference in a new issue