mkpxeinitrd-net (2.2.6-drbl1) unstable; urgency=low

  * Merged the patch from Ceasar Sun which improved parse-nfs-mod
    and parse-net-mod so that it can parse the xz format of modules
    on Fedora 21.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 19 Jan 2015 11:45:14 +0800

mkpxeinitrd-net (2.2.5-drbl1) unstable; urgency=low

  * Bug fixed: Failed to copy the dir in /lib/udev/rules.d/ to initrd.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 27 Nov 2014 10:56:16 +0800

mkpxeinitrd-net (2.2.4-drbl1) unstable; urgency=low

  * Updating the prompt about mounting /sys system.
  * Using drbl.org/faq instead of drbl.sourceforge.net/faq
    in the prompt.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 27 Apr 2014 13:56:59 +0800

mkpxeinitrd-net (2.2.3-drbl1) unstable; urgency=low

  * Because only root account is available in initrd, the rpc.idmapd
    will be mapped to root when starting. It will be stopped before
    exiting initrd. Therefore the booting process now will be faster.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 13 Apr 2014 11:45:25 +0800

mkpxeinitrd-net (2.2.2-drbl1) unstable; urgency=low

  * NFS4 support in udhcpc-post was added.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 13 Apr 2014 10:46:49 +0800

mkpxeinitrd-net (2.2.1-drbl1) unstable; urgency=low

  * Adding mechanism to support nfs4 case.
  * New upstream busybox 1.22.1.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 13 Apr 2014 00:06:50 +0800

mkpxeinitrd-net (2.1.5-drbl1) unstable; urgency=low

  * The error message of "modprobe -R" is suppressed because on 
    older version (e.g. on CentOS 6) no option "-R".

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 23 Mar 2014 14:36:11 +0800

mkpxeinitrd-net (2.1.4-drbl1) unstable; urgency=low

  * Adding sleep 1 after modules are loaded. Some devices might come up not so
    fast.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 16 Oct 2013 08:19:04 +0800

mkpxeinitrd-net (2.1.3-drbl1) unstable; urgency=low

  * More prompts were added in insert-modules.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 09 Oct 2013 11:28:08 +0800

mkpxeinitrd-net (2.1.2-drbl1) unstable; urgency=low

  * Bug fixed: newer linux kerenl and depmod do not create modules.pcimap, 
    so the scan_pci will fail. Therefore a better mechanism to use 
    modules.alias was added in insert-modules.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 09 Oct 2013 11:02:32 +0800

mkpxeinitrd-net (2.1.1-drbl1) unstable; urgency=low

  * Adding xargs applet in busybox.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 09 Oct 2013 09:09:21 +0800

mkpxeinitrd-net (2.1.0-drbl1) unstable; urgency=low

  * New upstream busybox 1.21.1.
  * Files mkpxeinitrd-net-func, parse-net-mod and parse-nfs-mod were 
    moved to /usr/lib/mkpxeinitrd-net/bin/.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 22 Sep 2013 11:56:15 +0800

mkpxeinitrd-net (2.0.11-drbl1) unstable; urgency=low

  * Bug fixed: wrong path for file COPYING. Thanks to Andreas Mohr 
    for reporting this issue.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 06 May 2013 16:37:33 +0800

mkpxeinitrd-net (2.0.10-drbl1) unstable; urgency=low

  * New upstream busybox 1.21.0.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 28 Feb 2013 19:46:40 +0800

mkpxeinitrd-net (2.0.9-drbl2) unstable; urgency=low

  * Removing coreutils version required. Let OS decides that. 

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 28 Feb 2013 11:10:31 +0800

mkpxeinitrd-net (2.0.9-drbl1) unstable; urgency=low

  * Bug fixed: it's better to wait for 1 sec after the network module
    is inserted in insert-modules. Otherwise the device might not be 
    shown in /sys or /proc.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 04 Dec 2012 09:52:40 +0800

mkpxeinitrd-net (2.0.8-drbl1) unstable; urgency=low

  * Suppress the error message when umounting /run.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 18 Oct 2012 10:35:27 +0800

mkpxeinitrd-net (2.0.7-drbl1) unstable; urgency=low

  * Bug fixed: For Linux kernel 3.6, the required modules for NFS are not 
    only nfs.ko, yet more modules are required, e.g. nfsv2.ko, nfsv3.ko, nfsv4.ko...

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 14 Oct 2012 16:16:51 +0800

mkpxeinitrd-net (2.0.6-drbl1) unstable; urgency=low

  * Bug fixed: /run should be umounted before exiting initrd.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 12 Oct 2012 19:30:07 +0800

mkpxeinitrd-net (2.0.5-drbl1) unstable; urgency=low

  * Bug fixed: $initrd/dev should be created before node files are made.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 25 Aug 2012 21:38:06 +0800

mkpxeinitrd-net (2.0.4-drbl1) unstable; urgency=low

  * Updating debian/control. Wrong home page was corrected.
  * File debian/watch was added.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 25 Aug 2012 08:39:34 +0800

mkpxeinitrd-net (2.0.3-drbl1) unstable; urgency=low

  * Using /usr/share/drbl instead of /usr/share/drbl/ so that no "//" in the PATH.

 -- Steven Shiau <steven@nchc.org.tw>  Sun, 12 Aug 2012 22:34:02 +0800

mkpxeinitrd-net (2.0.2-drbl1) unstable; urgency=low

  * Source format 3.0 was added in dir debian.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 08 Aug 2012 14:03:45 +0800

mkpxeinitrd-net (2.0.1-drbl1) unstable; urgency=low

  * Depends on drbl.
  * Program mkpxeinitrd-net will only read /etc/drbl/drbl.conf if it exists. 

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 08 Aug 2012 13:21:43 +0800

mkpxeinitrd-net (2.0.0-drbl1) unstable; urgency=low

  * Mkpxeinitrd-net version 2. New files arch so it's easier to be packaged in Debian.
  * New upstream busybox 1.20.2.
  * Replacing drbl.nchc.org.tw with drbl.org in the prompt messages.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 07 Aug 2012 22:04:04 +0800

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

  * Bug fixed: "mount --move -n /run /sysroot/run" insetad of "mount -n -o move /run /sysroot/run" in linuxrc-or-init.
  * New upstream busybox 1.19.3.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 14 Dec 2011 15:20:36 +0800

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

  * Usage function in mkpxeinitrd-net was updated. More info will be shown.
  * Udev hooks file was updated for the requirement of Ubuntu 11.10. Some more files need to be copied in hooks.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 25 Oct 2011 15:22:36 +0800

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

  * The dir /lib64 will only be searched in mkpxeinitrd-net when it exists.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 20 Sep 2011 10:55:48 +0800

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

  * To compiled in CentOS 5 (kernel 2.6.18), the UBI utils in misc were disabled, since it's useless for PXE client's initrd.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 20 Sep 2011 09:30:36 +0800

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

  * Bug fixed: mkpxeinitrd-net failed to copy files to sub dir for libnss_files* for x86-64 GNU/linux.
  * New upstream busybox 1.19.2.

 -- Steven Shiau <steven@nchc.org.tw>  Fri, 09 Sep 2011 15:38:51 +0800

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
