mkpxeinitrd-net (1.6.7-1drbl) unstable; urgency=low

  * Two more flags were implemented: use_run_in_initrd and use_dev_pts_in_initrd. This allows to decide if /run and /dev/pts should be mounted in initramfs.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 12 Aug 2011 17:06:33 +0800

mkpxeinitrd-net (1.6.6-1drbl) unstable; urgency=low

  * Add mounting /dev/pts in linuxrc-or-init

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 08 Aug 2011 18:00:31 +0800

mkpxeinitrd-net (1.6.5-1drbl) unstable; urgency=low

  * The hook file "udev" was updated for more files to be included in /lib/udev/.
  * The dir /run will be created so that udevd can work.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 05 Aug 2011 22:19:02 +0800

mkpxeinitrd-net (1.6.4-1drbl) unstable; urgency=low

  * Support linux kernel 3.
  * New upstream busybox 1.18.5.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 04 Aug 2011 22:21:21 +0800

mkpxeinitrd-net (1.6.3-1drbl) unstable; urgency=low

  * By default in mkpxeinitrd-net we switch to not including all firmwares in initrd, because what "modinfo -F firmwares" should be trusted.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 01 May 2011 15:12:44 +0800

mkpxeinitrd-net (1.6.2-1drbl) unstable; urgency=low

  * Bug fixed: mkpxeinitrd-net failed to copy files to sub dir for libnss_files*.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 11 Apr 2011 16:06:53 +0800

mkpxeinitrd-net (1.6.1-1drbl) unstable; urgency=low

  * No more using mount from busybox, we use the one from distribution system. This is specially for mount.nfs.
  * The NFS client options were changed: "rsize=65536,wsize=65536" for NFS clients was removed. Let mount and kernel decide that. "nfsvers=3" was added.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 11 Apr 2011 14:35:36 +0800

mkpxeinitrd-net (1.5-12) unstable; urgency=low

  * New upstream busybox 1.18.4.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 30 Mar 2011 21:51:43 +0800

mkpxeinitrd-net (1.5-11) unstable; urgency=low

  * New upstream busybox 1.18.3.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 16 Feb 2011 13:18:43 +0800

mkpxeinitrd-net (1.5-10) unstable; urgency=low

  * New upstream busybox 1.17.3.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 26 Oct 2010 08:59:17 +0800

mkpxeinitrd-net (1.5-9) unstable; urgency=low

  * A better method to find USB related files was added. 
  * New upstream busybox 1.17.2.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 17 Sep 2010 17:29:21 +0800

mkpxeinitrd-net (1.5-8) unstable; urgency=low

  * New upstream busybox 1.17.1.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 11 Aug 2010 09:07:29 +0800

mkpxeinitrd-net (1.5-7) unstable; urgency=low

  * Bug fixed: udevd should not be started if daemon mode is not supported. This should fix an issue on CentOS/RHEL 4.
  * New upstream busybox 1.16.2.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 15 Jun 2010 08:05:00 +0800

mkpxeinitrd-net (1.5-6) unstable; urgency=low

  * Bug fixed: modprobe from Mandriva uses compressed kernel module, it's not the case we used before (modprobe was from busybox). 

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 09 Jun 2010 22:19:00 +0800

mkpxeinitrd-net (1.5-5) unstable; urgency=low

  * Minor improvement was done in linuxrc-or-init.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 09 Jun 2010 14:36:00 +0800

mkpxeinitrd-net (1.5-4) unstable; urgency=low

  * Program mkpxeinitrd-net was improved to skip non-existing /lib/udev/*firmware* files in initrd.
  * A workaround to fix an udevd issue (http://sourceforge.net/projects/drbl/forums/forum/394007/topic/3729074) in CentOS 5.5. was implemented.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 09 Jun 2010 15:36:00 +0800

mkpxeinitrd-net (1.5-3) unstable; urgency=low

  * Bug fixed: Failed to scan some of the PCI device for OpenSuSE 10.3.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 16 Apr 2010 22:15:00 +0800

mkpxeinitrd-net (1.5-2) unstable; urgency=low

  * Bug fixed: drbl.conf should be loaded.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 08 Apr 2010 14:49:00 +0800

mkpxeinitrd-net (1.5-1) unstable; urgency=low

  * Do not use the function from drbl package. The function should be in this mkpxeinitrd-net package. 
  * Improvement: Program /lib/udev/firmware should be copied for Ubuntu 10.04.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 08 Apr 2010 14:23:00 +0800

mkpxeinitrd-net (1.4-4) unstable; urgency=low

  * Only the specific version of kernel firmware in /lib/firmware/ will be put in the initrd.
  * More improvements about udev hooks. Some more required files should be copied.
  * More USB hid modules will be copied in initramfs of client.
  * New upstream busybox 1.16.1.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 03 Apr 2010 15:53:00 +0800

mkpxeinitrd-net (1.4-3) unstable; urgency=low

  * Bug fixed: kernel/drivers/hid/usbhid* was not copied to initrd.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 12 Mar 2010 16:54:00 +0800

mkpxeinitrd-net (1.4-2) unstable; urgency=low

  * RPM spec file was updated. No more mknbi related command.
  * A dir name was added when creating the tarball.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 12 Mar 2010 14:55:00 +0800

mkpxeinitrd-net (1.4-1) unstable; urgency=low

  * First Debian release without using alien.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 12 Mar 2010 09:21:00 +0800
