* Updated base-woody with latest debootstrap (0.1.17).
* Prepare for release.
This commit is contained in:
parent
dcf92f2ded
commit
0317a15935
|
@ -1,6 +1,5 @@
|
||||||
debian-cd (2.2.13) unstable; urgency=low
|
debian-cd (2.2.13) unstable; urgency=low
|
||||||
|
|
||||||
* UNRELEASED.
|
|
||||||
* Add jigdo generation support (see README).
|
* Add jigdo generation support (see README).
|
||||||
* Automatically add packages listed by local debootstrap. Closes: #131820
|
* Automatically add packages listed by local debootstrap. Closes: #131820
|
||||||
* Adapted to new s390 boot-floppies 3.0.19 directory structure (Stefan
|
* Adapted to new s390 boot-floppies 3.0.19 directory structure (Stefan
|
||||||
|
@ -13,8 +12,9 @@ debian-cd (2.2.13) unstable; urgency=low
|
||||||
* CDs with .disk/kernel_installable have the disks-<arch> directories
|
* CDs with .disk/kernel_installable have the disks-<arch> directories
|
||||||
and those with .disk/base_installable have all the packages required
|
and those with .disk/base_installable have all the packages required
|
||||||
by debootstrap.
|
by debootstrap.
|
||||||
|
* Updated base-woody with debootstrap 0.1.17. Closes: #138357
|
||||||
|
|
||||||
-- Raphael Hertzog <hertzog@debian.org> Sun, 20 Jan 2002 15:42:29 +0100
|
-- Raphael Hertzog <hertzog@debian.org> Sat, 16 Mar 2002 19:53:41 +0100
|
||||||
|
|
||||||
debian-cd (2.2.12) unstable; urgency=low
|
debian-cd (2.2.12) unstable; urgency=low
|
||||||
|
|
||||||
|
|
|
@ -16,7 +16,7 @@ do
|
||||||
done
|
done
|
||||||
|
|
||||||
*
|
*
|
||||||
* Latest update : in sync with debootstrap 0.1.15.8
|
* Latest update : in sync with debootstrap 0.1.17
|
||||||
*
|
*
|
||||||
* -- Raphael Hertzog
|
* -- Raphael Hertzog
|
||||||
*
|
*
|
||||||
|
@ -91,7 +91,6 @@ gettext-base
|
||||||
groff-base
|
groff-base
|
||||||
ifupdown
|
ifupdown
|
||||||
info
|
info
|
||||||
ipchains
|
|
||||||
klogd
|
klogd
|
||||||
libident
|
libident
|
||||||
libldap2
|
libldap2
|
||||||
|
@ -113,14 +112,17 @@ nvi
|
||||||
ppp
|
ppp
|
||||||
pppconfig
|
pppconfig
|
||||||
pppoe
|
pppoe
|
||||||
|
pppoeconf
|
||||||
libpcap0
|
libpcap0
|
||||||
sysklogd
|
sysklogd
|
||||||
tasksel
|
tasksel
|
||||||
tcpd
|
tcpd
|
||||||
telnet
|
telnet
|
||||||
|
|
||||||
setserial
|
setserial
|
||||||
aboot
|
aboot
|
||||||
pciutils
|
pciutils
|
||||||
|
ipchains
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef ARCH_arm
|
#ifdef ARCH_arm
|
||||||
|
@ -190,7 +192,6 @@ gettext-base
|
||||||
groff-base
|
groff-base
|
||||||
ifupdown
|
ifupdown
|
||||||
info
|
info
|
||||||
ipchains
|
|
||||||
klogd
|
klogd
|
||||||
libident
|
libident
|
||||||
libldap2
|
libldap2
|
||||||
|
@ -212,13 +213,17 @@ nvi
|
||||||
ppp
|
ppp
|
||||||
pppconfig
|
pppconfig
|
||||||
pppoe
|
pppoe
|
||||||
|
pppoeconf
|
||||||
libpcap0
|
libpcap0
|
||||||
sysklogd
|
sysklogd
|
||||||
tasksel
|
tasksel
|
||||||
tcpd
|
tcpd
|
||||||
telnet
|
telnet
|
||||||
|
|
||||||
setserial
|
setserial
|
||||||
libgpmg1
|
libgpmg1
|
||||||
|
ipchains
|
||||||
|
iptables
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef ARCH_i386
|
#ifdef ARCH_i386
|
||||||
|
@ -289,7 +294,6 @@ gettext-base
|
||||||
groff-base
|
groff-base
|
||||||
ifupdown
|
ifupdown
|
||||||
info
|
info
|
||||||
ipchains
|
|
||||||
klogd
|
klogd
|
||||||
libident
|
libident
|
||||||
libldap2
|
libldap2
|
||||||
|
@ -311,17 +315,21 @@ nvi
|
||||||
ppp
|
ppp
|
||||||
pppconfig
|
pppconfig
|
||||||
pppoe
|
pppoe
|
||||||
|
pppoeconf
|
||||||
libpcap0
|
libpcap0
|
||||||
sysklogd
|
sysklogd
|
||||||
tasksel
|
tasksel
|
||||||
tcpd
|
tcpd
|
||||||
telnet
|
telnet
|
||||||
|
|
||||||
lilo
|
lilo
|
||||||
pciutils
|
pciutils
|
||||||
setserial
|
setserial
|
||||||
syslinux
|
syslinux
|
||||||
psmisc
|
psmisc
|
||||||
pcmcia-cs
|
pcmcia-cs
|
||||||
|
ipchains
|
||||||
|
iptables
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef ARCH_ia64
|
#ifdef ARCH_ia64
|
||||||
|
@ -372,6 +380,7 @@ util-linux
|
||||||
whiptail
|
whiptail
|
||||||
|
|
||||||
libc6.1
|
libc6.1
|
||||||
|
gcc-2.96-base
|
||||||
adduser
|
adduser
|
||||||
apt
|
apt
|
||||||
apt-utils
|
apt-utils
|
||||||
|
@ -392,7 +401,6 @@ gettext-base
|
||||||
groff-base
|
groff-base
|
||||||
ifupdown
|
ifupdown
|
||||||
info
|
info
|
||||||
ipchains
|
|
||||||
klogd
|
klogd
|
||||||
libident
|
libident
|
||||||
libldap2
|
libldap2
|
||||||
|
@ -414,14 +422,19 @@ nvi
|
||||||
ppp
|
ppp
|
||||||
pppconfig
|
pppconfig
|
||||||
pppoe
|
pppoe
|
||||||
|
pppoeconf
|
||||||
libpcap0
|
libpcap0
|
||||||
sysklogd
|
sysklogd
|
||||||
tasksel
|
tasksel
|
||||||
tcpd
|
tcpd
|
||||||
telnet
|
telnet
|
||||||
|
|
||||||
elilo
|
elilo
|
||||||
efibootmgr
|
efibootmgr
|
||||||
dosfstools
|
dosfstools
|
||||||
|
libparted1.4
|
||||||
|
parted
|
||||||
|
iptables
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef ARCH_m68k
|
#ifdef ARCH_m68k
|
||||||
|
@ -491,7 +504,6 @@ gettext-base
|
||||||
groff-base
|
groff-base
|
||||||
ifupdown
|
ifupdown
|
||||||
info
|
info
|
||||||
ipchains
|
|
||||||
klogd
|
klogd
|
||||||
libident
|
libident
|
||||||
libldap2
|
libldap2
|
||||||
|
@ -513,11 +525,13 @@ nvi
|
||||||
ppp
|
ppp
|
||||||
pppconfig
|
pppconfig
|
||||||
pppoe
|
pppoe
|
||||||
|
pppoeconf
|
||||||
libpcap0
|
libpcap0
|
||||||
sysklogd
|
sysklogd
|
||||||
tasksel
|
tasksel
|
||||||
tcpd
|
tcpd
|
||||||
telnet
|
telnet
|
||||||
|
|
||||||
atari-bootstrap
|
atari-bootstrap
|
||||||
atari-fdisk
|
atari-fdisk
|
||||||
amiga-fdisk
|
amiga-fdisk
|
||||||
|
@ -526,6 +540,7 @@ mac-fdisk
|
||||||
pmac-fdisk-cross
|
pmac-fdisk-cross
|
||||||
setserial
|
setserial
|
||||||
vmelilo
|
vmelilo
|
||||||
|
ipchains
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef ARCH_powerpc
|
#ifdef ARCH_powerpc
|
||||||
|
@ -595,7 +610,6 @@ gettext-base
|
||||||
groff-base
|
groff-base
|
||||||
ifupdown
|
ifupdown
|
||||||
info
|
info
|
||||||
ipchains
|
|
||||||
klogd
|
klogd
|
||||||
libident
|
libident
|
||||||
libldap2
|
libldap2
|
||||||
|
@ -617,11 +631,13 @@ nvi
|
||||||
ppp
|
ppp
|
||||||
pppconfig
|
pppconfig
|
||||||
pppoe
|
pppoe
|
||||||
|
pppoeconf
|
||||||
libpcap0
|
libpcap0
|
||||||
sysklogd
|
sysklogd
|
||||||
tasksel
|
tasksel
|
||||||
tcpd
|
tcpd
|
||||||
telnet
|
telnet
|
||||||
|
|
||||||
quik
|
quik
|
||||||
mac-fdisk
|
mac-fdisk
|
||||||
amiga-fdisk
|
amiga-fdisk
|
||||||
|
@ -632,6 +648,8 @@ pciutils
|
||||||
hfsutils
|
hfsutils
|
||||||
yaboot
|
yaboot
|
||||||
pcmcia-cs
|
pcmcia-cs
|
||||||
|
ipchains
|
||||||
|
iptables
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef ARCH_sparc
|
#ifdef ARCH_sparc
|
||||||
|
@ -701,7 +719,6 @@ gettext-base
|
||||||
groff-base
|
groff-base
|
||||||
ifupdown
|
ifupdown
|
||||||
info
|
info
|
||||||
ipchains
|
|
||||||
klogd
|
klogd
|
||||||
libident
|
libident
|
||||||
libldap2
|
libldap2
|
||||||
|
@ -723,15 +740,19 @@ nvi
|
||||||
ppp
|
ppp
|
||||||
pppconfig
|
pppconfig
|
||||||
pppoe
|
pppoe
|
||||||
|
pppoeconf
|
||||||
libpcap0
|
libpcap0
|
||||||
sysklogd
|
sysklogd
|
||||||
tasksel
|
tasksel
|
||||||
tcpd
|
tcpd
|
||||||
telnet
|
telnet
|
||||||
|
|
||||||
silo
|
silo
|
||||||
eject
|
eject
|
||||||
pciutils
|
pciutils
|
||||||
sparc-utils
|
sparc-utils
|
||||||
|
ipchains
|
||||||
|
iptables
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef ARCH_mips
|
#ifdef ARCH_mips
|
||||||
|
@ -801,7 +822,6 @@ gettext-base
|
||||||
groff-base
|
groff-base
|
||||||
ifupdown
|
ifupdown
|
||||||
info
|
info
|
||||||
ipchains
|
|
||||||
klogd
|
klogd
|
||||||
libident
|
libident
|
||||||
libldap2
|
libldap2
|
||||||
|
@ -823,14 +843,17 @@ nvi
|
||||||
ppp
|
ppp
|
||||||
pppconfig
|
pppconfig
|
||||||
pppoe
|
pppoe
|
||||||
|
pppoeconf
|
||||||
libpcap0
|
libpcap0
|
||||||
sysklogd
|
sysklogd
|
||||||
tasksel
|
tasksel
|
||||||
tcpd
|
tcpd
|
||||||
telnet
|
telnet
|
||||||
|
|
||||||
dvhtool
|
dvhtool
|
||||||
pciutils
|
pciutils
|
||||||
setserial
|
setserial
|
||||||
|
iptables
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef ARCH_mipsel
|
#ifdef ARCH_mipsel
|
||||||
|
@ -900,7 +923,6 @@ gettext-base
|
||||||
groff-base
|
groff-base
|
||||||
ifupdown
|
ifupdown
|
||||||
info
|
info
|
||||||
ipchains
|
|
||||||
klogd
|
klogd
|
||||||
libident
|
libident
|
||||||
libldap2
|
libldap2
|
||||||
|
@ -922,14 +944,17 @@ nvi
|
||||||
ppp
|
ppp
|
||||||
pppconfig
|
pppconfig
|
||||||
pppoe
|
pppoe
|
||||||
|
pppoeconf
|
||||||
libpcap0
|
libpcap0
|
||||||
sysklogd
|
sysklogd
|
||||||
tasksel
|
tasksel
|
||||||
tcpd
|
tcpd
|
||||||
telnet
|
telnet
|
||||||
|
|
||||||
delo
|
delo
|
||||||
pciutils
|
pciutils
|
||||||
setserial
|
setserial
|
||||||
|
iptables
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef ARCH_hppa
|
#ifdef ARCH_hppa
|
||||||
|
@ -999,7 +1024,6 @@ gettext-base
|
||||||
groff-base
|
groff-base
|
||||||
ifupdown
|
ifupdown
|
||||||
info
|
info
|
||||||
ipchains
|
|
||||||
klogd
|
klogd
|
||||||
libident
|
libident
|
||||||
libldap2
|
libldap2
|
||||||
|
@ -1021,14 +1045,17 @@ nvi
|
||||||
ppp
|
ppp
|
||||||
pppconfig
|
pppconfig
|
||||||
pppoe
|
pppoe
|
||||||
|
pppoeconf
|
||||||
libpcap0
|
libpcap0
|
||||||
sysklogd
|
sysklogd
|
||||||
tasksel
|
tasksel
|
||||||
tcpd
|
tcpd
|
||||||
telnet
|
telnet
|
||||||
|
|
||||||
palo
|
palo
|
||||||
libstdc++3
|
libstdc++3
|
||||||
gcc-3.0-base
|
gcc-3.0-base
|
||||||
|
iptables
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef ARCH_s390
|
#ifdef ARCH_s390
|
||||||
|
@ -1078,11 +1105,6 @@ tar
|
||||||
textutils
|
textutils
|
||||||
util-linux
|
util-linux
|
||||||
whiptail
|
whiptail
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
adduser
|
adduser
|
||||||
apt
|
apt
|
||||||
apt-utils
|
apt-utils
|
||||||
|
@ -1090,20 +1112,16 @@ at
|
||||||
base-config
|
base-config
|
||||||
bsdmainutils
|
bsdmainutils
|
||||||
console-common
|
console-common
|
||||||
console-tools
|
|
||||||
console-tools-libs
|
|
||||||
console-data
|
console-data
|
||||||
cpio
|
cpio
|
||||||
cron
|
cron
|
||||||
dhcp-client
|
dhcp-client
|
||||||
ed
|
ed
|
||||||
exim
|
exim
|
||||||
fdutils
|
|
||||||
gettext-base
|
gettext-base
|
||||||
groff-base
|
groff-base
|
||||||
ifupdown
|
ifupdown
|
||||||
info
|
info
|
||||||
ipchains
|
|
||||||
klogd
|
klogd
|
||||||
libident
|
libident
|
||||||
libldap2
|
libldap2
|
||||||
|
@ -1122,15 +1140,21 @@ netbase
|
||||||
netkit-inetd
|
netkit-inetd
|
||||||
netkit-ping
|
netkit-ping
|
||||||
nvi
|
nvi
|
||||||
ppp
|
|
||||||
pppconfig
|
|
||||||
pppoe
|
|
||||||
libpcap0
|
libpcap0
|
||||||
sysklogd
|
sysklogd
|
||||||
tasksel
|
tasksel
|
||||||
tcpd
|
tcpd
|
||||||
telnet
|
telnet
|
||||||
|
|
||||||
s390-tools
|
s390-tools
|
||||||
telnetd
|
telnetd
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
iptables
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue