summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2004-09-21 21:11:16 +0000
committerJeremy Katz <katzj@redhat.com>2004-09-21 21:11:16 +0000
commitfa9a1fb3ff22ff56faa042837582433162fe9cd5 (patch)
tree61f9f741ee9cfe81c915132ec8f741cafd38dc7a /ChangeLog
parentfbaa751ad5948032a1e62f2b0fa87fbde47a9f8f (diff)
downloadanaconda-fa9a1fb3ff22ff56faa042837582433162fe9cd5.tar.gz
anaconda-fa9a1fb3ff22ff56faa042837582433162fe9cd5.tar.xz
anaconda-fa9a1fb3ff22ff56faa042837582433162fe9cd5.zip
2004-09-21 Jeremy Katz <katzj@redhat.com>
* scripts/mk-images.x86_64: Add a README in the images/pxeboot dir. * scripts/mk-images.ia64: Create an images/pxeboot directory with the kernel + initrd used in the boot.img.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2cb99b26f..9fc72297a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2004-09-21 Jeremy Katz <katzj@redhat.com>
+ * scripts/mk-images.x86_64: Add a README in the images/pxeboot dir.
+
+ * scripts/mk-images.ia64: Create an images/pxeboot directory with
+ the kernel + initrd used in the boot.img.
+
* loader2/net.c (chooseNetworkInterface): Support using
ksdevice=macaddr instead of ksdevice=link or ksdevice=ethX.
Should sanitize the mac address to handle most sane formats (#130605).