mkpxeinitrd-net (2.6.2-drbl1) unstable; urgency=medium

  * Updated functions, use name copy_exec instead of copy_exec_not_link.
    Removed useless hook files: nfsv4-client, usplash
  * Updated Makefile for linking dirs.

 -- Steven Shiau <steven@clonezilla.org>  Wed, 17 Sep 2025 18:35:33 +0800

mkpxeinitrd-net (2.6.1-drbl3) unstable; urgency=medium

  * Fixed links in Makefile.

 -- Steven Shiau <steven@clonezilla.org>  Wed, 17 Sep 2025 15:41:31 +0800

mkpxeinitrd-net (2.6.1-drbl2) unstable; urgency=medium

  * Fixed the path in Makefile. 

 -- Steven Shiau <steven@clonezilla.org>  Mon, 15 Sep 2025 20:54:18 +0800

mkpxeinitrd-net (2.6.1-drbl1) unstable; urgency=medium

  * Switched to use /usr/{sbin,bin,lib,lib64} mainly instead of
    {sbin,bin,lib,lib64}.
    This will make it work better in Debian 13.

 -- Steven Shiau <steven@clonezilla.org>  Sun, 14 Sep 2025 20:22:49 +0800

mkpxeinitrd-net (2.5.9-drbl1) unstable; urgency=medium

  * Linux kernel modules might be in zstd format. Hence parse-net-mod &
    parse-nfs-mod have to be improved to accept that format.
  * Newer Busybox 1.36.1 was used. Disable the support
    of mounting NFS file systems on Linux < 2.6.23
    (CONFIG_FEATURE_MOUNT_NFS).

 -- Steven Shiau <steven@clonezilla.org>  Sat, 14 Sep 2024 12:33:29 +0800

mkpxeinitrd-net (2.5.8-drbl1) unstable; urgency=medium

  * Use "sleep 1" instead of "sleep 0.1" which won't work for busybox,
    although we have included a sleep supporting it.

 -- Steven Shiau <steven@clonezilla.org>  Thu, 27 Jul 2023 10:33:52 +0800

mkpxeinitrd-net (2.5.7-drbl1) unstable; urgency=medium

  * New upstream busybox 1.36.0.
  * Use "chroot root:root" instead of "chroot root.root" in
    initrd/mkpxeinitrd-net.

 -- Steven Shiau <steven@clonezilla.org>  Sun, 23 Jul 2023 16:44:23 +0800

mkpxeinitrd-net (2.5.6-drbl1) unstable; urgency=medium

  * Bug fixed: support /lib is linked to /usr/lib/.
    Thanks to Dr. Yu for reporting this.

 -- Steven Shiau <steven@clonezilla.org>  Mon, 26 Dec 2022 22:13:20 +0800

mkpxeinitrd-net (2.5.5-drbl1) unstable; urgency=medium

  * Bug fixed: support Linux kernel 6.0.

 -- Steven Shiau <steven@clonezilla.org>  Sat, 26 Nov 2022 16:29:24 +0800

mkpxeinitrd-net (2.5.4-drbl1) unstable; urgency=medium

  * mkpxeinitrd-net: accept Linux kernel v6.

 -- Steven Shiau <steven@clonezilla.org>  Sat, 26 Nov 2022 15:59:21 +0800

mkpxeinitrd-net (2.5.3-drbl1) unstable; urgency=medium

  * Remove the warning color about is CRAMFS or ext2 file system.
  * New upstream busybox 1.35.0.

 -- Steven Shiau <steven@clonezilla.org>  Sat, 21 May 2022 10:07:11 +0800

mkpxeinitrd-net (2.5.2-drbl1) unstable; urgency=medium

  * Bug fixed: Allow mkpxeinitrd-net works for Linux kernel 5,
    need to fix one more part.

 -- Steven Shiau <steven@clonezilla.org>  Tue, 07 May 2019 15:05:55 +0800

mkpxeinitrd-net (2.5.1-drbl1) unstable; urgency=medium

  * Allow mkpxeinitrd-net works for Linux kernel 5.
  * New upstream busybox 1.30.1.

 -- Steven Shiau <steven@clonezilla.org>  Tue, 07 May 2019 14:47:53 +0800

mkpxeinitrd-net (2.4.3-drbl1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream busybox 1.28.4.

 -- Steven Shiau <steven@clonezilla.org>  Sun, 10 Jun 2018 10:04:21 +0800

mkpxeinitrd-net (2.4.2-drbl1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream busybox 1.27.2.
  * Disable the support for Linux kernel 2.2/2.4 module utility.
    It does not support ARM64.

 -- Steven Shiau <steven@clonezilla.org>  Mon, 20 Nov 2017 15:29:12 +0800

mkpxeinitrd-net (2.4.1-drbl1) unstable; urgency=medium

  * New upstream busybox 1.26.2.
  * Add a mechanism to assign NFS root server IP address.
    Priority for NFSroot server:
    (1) If ipappend of syslinux is assigned, we use the bootp next server
        shown in /proc/cmdline first.
    (2) If grub mechanism is assigned (TOTO), we use that
    (3) Use the one "nfsroot_srv_ip" assigned in /etc/linuxrc.conf
    (4) Use the bootp next server, i.e., "siaddr" from environmental variable
    (5) Use the DHCP server "serverid" 

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 16 Jan 2017 15:28:11 +0800

mkpxeinitrd-net (2.3.11-drbl1) unstable; urgency=medium

  * Use xz format tarball for Debian.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 06 Jun 2016 12:07:50 +0800

mkpxeinitrd-net (2.3.10-drbl1) unstable; urgency=medium

  * Always include udev in initrd.
  * New upstream busybox 1.24.2.

 -- Steven Shiau <steven@nchc.org.tw>  Sat, 14 May 2016 10:37:55 +0800

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

  * Sync the version number with RPM.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 04 Jan 2016 21:11:28 +0800

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

  * Minor updates for some comments and prompts.
  * The dependence for module-init-tools is now replaced by kmod.

 -- Steven Shiau <steven@nchc.org.tw>  Tue, 22 Dec 2015 21:31:57 +0800

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

  * Suppress the error messages when starting systemd-udevd in
    linuxrc-or-init. Some kernel modules are intended to be not
    included in initramfs.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 18 Jun 2015 11:14:30 +0800

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

  * Forgot to put /systemd-udevd in /hooks/udev.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 18 Jun 2015 09:03:02 +0800

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

  * Udevd from systemd 220-6 is now in /lib/systemd/systemd-udevd.
    Therefore the corresponding change has to be applied in
    linuxrc-or-init.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 18 Jun 2015 08:42:17 +0800

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

  * Improvement: better way to get clientdir for GRUB uEFI NB
    boot parameters in udhcpc-post.

 -- Steven Shiau <steven@nchc.org.tw>  Thu, 28 May 2015 06:10:49 +0800

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

  * Loading drbl-conf-functions in mkpxeinitrd-net so that
    color output can be shown.
  * Only trigger when /proc/sys/kernel/hotplug exists for
    udev in init.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 27 May 2015 19:55:55 +0800

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

  * Improvement: Failed to create PXE initramfs for linux kernel 4.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 25 May 2015 21:14:35 +0800

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

  * File pci.ids was updated.
  * Bug fixed: insert-modules failed to use 
    "modprobe -R" to load modules.
  * Add support for systemd-udevd.

 -- Steven Shiau <steven@nchc.org.tw>  Mon, 18 May 2015 13:21:18 +0800

mkpxeinitrd-net (2.2.7-drbl1) unstable; urgency=medium

  * Creating /dev/ram* and /dev/loop* in initramfs so that Ubuntu
    15.04 won't complain.
  * Suppress the error messages about "udevadm trigger". However,
    it seems not working.
  * New upstream busybox 1.23.2.
  * Make mkpxeinitrd-net be ready for Linux kernel version 4.

 -- Steven Shiau <steven@nchc.org.tw>  Wed, 06 May 2015 14:06:08 +0800

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
