1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291
|
diskless (0.3.17) unstable; urgency=low
* /etc/init.d/X is now marked as a conffile. (closes: #132800, #132828)
-- Junichi Uekawa <dancer@debian.org> Fri, 8 Feb 2002 18:14:53 +0900
diskless (0.3.16) unstable; urgency=low
* A maintenance release, after checking the lintian reports, breaking
the silence.
* added build-depends for debhelper (>= 3.0.0)
* diskless.preinst typo is fixed. An interactive presinst for diskless may
sound wrong, but it should be kept this way to avoid nasty surprises,
and it will only happen for people who have bothered to upgrade from
a version 3 years ago...
* fixed the documentation.xml. Added notes on a required change to the kernel
for a netbootable kernel. This documentation needs much more attention.
* removed the emacs settings in changelog
-- Junichi Uekawa <dancer@debian.org> Fri, 11 Jan 2002 16:50:40 +0900
diskless (0.3.15) unstable; urgency=low
* added createbasetgz script to create a base.tgz (it would be better to
be able to cache a debootstrap output than doing it over and over again...)
(closes: #89079)
This might be a temporary measure, watch out!
* changed all base2_2.tgz to base.tgz
* fixed a missing dollar sign in stderr-die script, for help.
Me -> $Me
* added build-depends for debootstrap
* Updated policy version to 3.5.5
* updating documentation manual.xml a little, it needs more work.
* This thing seems to work, up to the point that it creates an image.
Uploading to the Debian archive...
-- Junichi Uekawa <dancer@debian.org> Sat, 21 Jul 2001 19:56:06 +0900
diskless (0.3.14) unstable; urgency=low
* copyright has been changed to say it is GPL. (according to bam@debian.org
it should have been GPL).
-- Junichi Uekawa <dancer@debian.org> Mon, 2 Jul 2001 20:42:32 +0900
diskless (0.3.13) unstable; urgency=low
* adoption by Junichi Uekawa (closes: #101255)
* added Depends: for libmd5-perl, thanks to Yann Dirson (closes: #101191)
* uploaded before I wreck everything, this version does not address
many problems.
-- Junichi Uekawa <dancer@debian.org> Fri, 29 Jun 2001 10:02:21 +0900
diskless (0.3.12) unstable; urgency=low
* Still more group_ prefixes changed to image_. devfs should now work.
(at least for diskless-image-simple; diskless-image-secure will require
more work).
-- Brian May <bam@debian.org> Tue, 10 Apr 2001 17:23:59 +1000
diskless (0.3.11) unstable; urgency=low
* Update manual to refer to base2_2.tgz instead of base2_1.tgz
(closes: #85047).
-- Brian May <bam@debian.org> Wed, 7 Feb 2001 12:08:03 +1100
diskless (0.3.10) unstable; urgency=low
* Fix order of template fstab file.
* Add /var/lib/dpkg to sample exports file.
* Join imagedir_base.pm and imagedir_server.pm into imagedir.pm
-- Brian May <bam@debian.org> Sun, 19 Nov 2000 11:43:39 +1100
diskless (0.3.9) unstable; urgency=low
* fstab now sets root to readonly on clients so /proc is mounted
correctly.
* fstab on clients now mounts /var/lib/dpkg from master system (read-only).
* postinst script now creates /etc/network/interfaces and /var/log/wtmp for
clients.
* closes: #76523.
-- Brian May <bam@debian.org> Sun, 12 Nov 2000 10:28:39 +1100
diskless (0.3.8) unstable; urgency=low
* Use POSIX::tmpnam() instead of hardcoded /tmp filename.
-- Brian May <bam@debian.org> Sat, 14 Oct 2000 17:06:02 +1100
diskless (0.3.7) unstable; urgency=low
* New DocBook format documentation.
* Removed entry from rules-image that prevented compressed
man pages from being installed.
-- Brian May <bam@debian.org> Mon, 2 Oct 2000 19:00:05 +1100
diskless (0.3.6) frozen unstable; urgency=low
* dpkg-reconfigure now in /usr/sbin.
* move dpkg-reconfigure calls diskless-image-configure, in each
package. Previously reconfiguration was broken.
* Improved error message from system calls.
* Removed text from README.Debian giving instructions on how to install
debconf, as it is now installed by default.
* System calls more efficient and secure.
* Create root directory with mkdir -p. This was previously
confusing new users.
* diskless-newimage prints a message if in configuration mode, as this was
confusing new users.
* Remove tzconfig call from postinst script as it was crashing
(closes: #58534).
-- Brian May <bam@debian.org> Wed, 23 Feb 2000 11:34:58 +1100
diskless (0.3.5) unstable; urgency=low
* debconf support.
* removed old slink stuff.
* seems to require new dpkg from potato so that postinst
scripts work correctly. This is only really an issue for
slink based servers, like mine.
-- Brian May <bam@debian.org> Thu, 30 Dec 1999 21:16:34 +1100
diskless (0.3.4) unstable; urgency=low
* simplified init procedure.
* commented init procedure.
* fix problem with /proc not being registered on master system.
* changed default group directory to /var/lib/diskless/default/root.
* fixed documentation - should no longer refer to
diskless_newgroup or diskless-newgroup. diskless-newimage is the
correct program.
* quick hack: should work for potato image, now.
-- Brian May <bam@debian.org> Mon, 15 Nov 1999 19:39:01 +1100
diskless (0.3.3) unstable; urgency=low
* /sbin/init doesn't do anything special unless pid == 1.
-- Brian May <bam@debian.org> Sat, 30 Oct 1999 07:24:40 +1000
diskless (0.3.2) unstable; urgency=low
* MAKEDEV generic - fix all permissions on /dev at once. Is this
the best way? Does it fix *all* devices?
* don't copy .nfs* files.
* changed last remaining group_ M4 prefix to image_
* chmod go+w /var/tmp.
* Removed settings: image_remotelogin, image_locallogin, and image_extra,
image_x, image_xdm, image_kerberos. This simplifies the packages and
allows making local changes easier.
* Removed template files for same reason: /etc/init.d/inetd.conf,
/etc/init.d/inittab, /etc/init.d/checkroot.sh, and /etc/init.d/umountfs.
* Move /etc/init.d/X from template section so that it will work on
master system.
-- Brian May <bam@debian.org> Sat, 2 Oct 1999 10:45:23 +1000
diskless (0.3.1) unstable; urgency=low
* Fixed some silly bugs.
* /etc/{fstab,hostname,resolv.conf} written at same time as rest of
configuration (use to be when init booted master system).
* /usr/lib/diskless-image/template/etc/ssmtp/ssmtp uses visable mail name.
* chmod go+w /tmp /dev/null /dev/zero - any others I missed?
* create initial /etc/init.d/network
-- Brian May <bam@debian.org> Sat, 25 Sep 1999 15:28:11 +1000
diskless (0.3.0) unstable; urgency=low
* Major restructuring
* First version of diskless-image
-- Brian May <bam@debian.org> Thu, 16 Sep 1999 15:10:25 +1000
diskless (0.1.8) unstable; urgency=low
* kerberos4kth support.
* New group setting nfsusrdir.
* Simplified getoptiondescn in groupdir.pm.
* Extracted template.tgz and set permissions in debian/rules. This makes
CVS usage a lot easier.
* disabled date and time check on files to fix problems with CVS.
-- Brian May <bam@debian.org> Fri, 30 Jul 1999 08:31:18 +1000
diskless (0.1.7) unstable; urgency=low
* Added stderr-die, contributed by Roderick Schertler <roderick@argon.org>.
* Full M4 support.
-- Brian May <bam@debian.org> Fri, 18 Jun 1999 11:59:47 +1000
diskless (0.1.6) unstable; urgency=low
* Minimal support for M4. Please tell if if you want this to
be improved.
* groupdir.pm, hostdir.pm: Simplified & fixed minor bugs.
* Improve quality to make suitable for Debian release.
* Add man pages
-- Brian May <bam@debian.org> Thu, 17 Jun 1999 19:01:14 +1000
diskless (0.1.5) unstable; urgency=low
* Removed /usr/lib/diskless/template/template.tgz which shouldn't
have been there.
* /etc/init.d/X delays for five minutes if error in XF86Config.
* Don't copy lost+found directories.
* Don't copy /etc/*-
-- Brian May <bam@snoopy.apana.org.au> Wed, 21 Apr 1999 14:43:53 +1000
diskless (0.1.4) unstable; urgency=low
* Remove hardcoded references to snoopy in qmail config.
* QMail setup no longer specific to my network.
* groupdir: don't create /root/tmp/{dev,var} symlinks unless secure mode.
* start X from directly from inittab.
-- Brian May <bam@snoopy.apana.org.au> Sun, 28 Mar 1999 11:00:07 +1000
diskless (0.1.3) unstable; urgency=low
* nfshomedir option can be "none".
* changed meaning of xdm, now controls remote access,
* Don't start apache on client.
* New options: secure, x, locallogin, remotelogin, extras.
* New secure mode: erases /var and /dev on startup and copies
from readonly source. /etc/exports must be changed for maximum
benefit.
* Remove debian packages in default masterdir host rules file,
should be faster now.
* auto_install.pm: fixed buggy handling if filetype has changed on
source file since last installation.
* Seperated mbp into mbp and mbp.pm; integrated mbp into groupdir.pm
and hostdir.pm; should be faster now; slower for some reason on
Ultrix?
* Fixed bug that /root was copied into $groupdir two times.
-- Brian May <bam@snoopy.apana.org.au> Sun, 14 Mar 1999 15:55:54 +1100
diskless (0.1.2) unstable; urgency=low
* New option: ask if xdm should be started on client.
* Don't copy master XF86Server file.
* Don't start dhcpd (previously only checked dhcpd-beta) on client.
* Don't start xfs on client.
* auto_install.pm wouldn't delete files in multiple destinations.
* Update /usr/lib/diskless/etc/init.d/nis
* Delete /usr/lib/diskless/etc/init.d/netbase
-- Brian May <bam@snoopy.apana.org.au> Sun, 7 Mar 1999 19:02:38 +1100
diskless (0.1.1) unstable; urgency=low
* auto_install.pm: Fixed minor bugs when re-running a crashed install.
-- Brian May <bam@snoopy.apana.org.au> Fri, 5 Mar 1999 12:19:33 +1100
diskless (0.1.0) unstable; urgency=low
* Version scheme similar to Linux; ie odd middle numbers are unstable.
* Don't create symlinks into /tftpboot unless /tftpboot exists.
* New groupdir config option: nfshomedir; will remove need for /tftpboot.
* Most references to /tftpboot deleted; it can still be used if desired.
* New groupdir config option: nfsserver; name of NFS server. Don't
assume that the servers name is snoopy for /etc/fstab.
* DOC: Change references to /tftpboot/boot to $VAR/boot.
* DOC: Corrected minor errors and other changes.
-- Brian May <bam@snoopy.apana.org.au> Wed, 3 Mar 1999 15:31:27 +1100
diskless (0.0.1) unstable; urgency=low
* Initial Release.
-- Brian May <bam@snoopy.apana.org.au> Tue, 26 Jan 1999 19:00:00 +1100
Local variables:
mode: auto-fill
End:
|