* Last commit before 2.2.4 upload. Updated changelog and included update-cd.
This commit is contained in:
parent
94e83b3913
commit
f5295ca995
|
@ -1,7 +1,5 @@
|
||||||
debian-cd (2.2.4) unstable; urgency=low
|
debian-cd (2.2.4) unstable; urgency=medium
|
||||||
|
|
||||||
* UNRELEASED
|
|
||||||
----------
|
|
||||||
* All (i386) CD's now have a different kernel from boot-disks.
|
* All (i386) CD's now have a different kernel from boot-disks.
|
||||||
* Updated pi-makelist, now excludes all of the sparc live filesystem.
|
* Updated pi-makelist, now excludes all of the sparc live filesystem.
|
||||||
* Added Recommends: debianutils because pi-makelist uses tempfile(1)
|
* Added Recommends: debianutils because pi-makelist uses tempfile(1)
|
||||||
|
@ -23,7 +21,7 @@ debian-cd (2.2.4) unstable; urgency=low
|
||||||
* Updated and reorganized package/popularity lists, as produced by the
|
* Updated and reorganized package/popularity lists, as produced by the
|
||||||
"Useful CD 1 Project". More info in tasks/README.
|
"Useful CD 1 Project". More info in tasks/README.
|
||||||
|
|
||||||
-- Raphael Hertzog <hertzog@debian.org> Sat, 14 Apr 2001 22:48:19 +0200
|
-- Raphael Hertzog <hertzog@debian.org> Sat, 28 Apr 2001 23:56:14 +0200
|
||||||
|
|
||||||
debian-cd (2.2.3) unstable; urgency=low
|
debian-cd (2.2.3) unstable; urgency=low
|
||||||
|
|
||||||
|
|
|
@ -37,7 +37,7 @@ install-stamp: build-stamp
|
||||||
|
|
||||||
# Add here commands to install the package into debian/tmp.
|
# Add here commands to install the package into debian/tmp.
|
||||||
cp -r tools tasks data Makefile README README.devel build.sh \
|
cp -r tools tasks data Makefile README README.devel build.sh \
|
||||||
build_all.sh debian/debian-cd/usr/share/debian-cd/
|
build_all.sh update-cd debian/debian-cd/usr/share/debian-cd/
|
||||||
cp debian/CONF.sh debian/debian-cd/etc/debian-cd/conf.sh
|
cp debian/CONF.sh debian/debian-cd/etc/debian-cd/conf.sh
|
||||||
ln -sf /etc/debian-cd/conf.sh \
|
ln -sf /etc/debian-cd/conf.sh \
|
||||||
debian/debian-cd/usr/share/debian-cd/CONF.sh
|
debian/debian-cd/usr/share/debian-cd/CONF.sh
|
||||||
|
|
Loading…
Reference in New Issue