summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2006-05-01 17:20:47 +0000
committerJeremy Katz <katzj@redhat.com>2006-05-01 17:20:47 +0000
commit687930bc787b15768c6c096ba61fd1df36a27f0a (patch)
tree9df51a60cb1aa42a274fc23867d803bde231c27c /ChangeLog
parentf826ab15c4bec2ef113144303e7c779cb1d517f0 (diff)
downloadanaconda-687930bc787b15768c6c096ba61fd1df36a27f0a.tar.gz
anaconda-687930bc787b15768c6c096ba61fd1df36a27f0a.tar.xz
anaconda-687930bc787b15768c6c096ba61fd1df36a27f0a.zip
2006-05-01 Jeremy Katz <katzj@redhat.com>
* loader2/nfsinstall.c Add support for passing nfs mount options by specifying nfsmountopts= on the boot command line. NOTE: this syntax will only exist in RHEL4. For future major releases of RHEL, this will be handled on a more fine-grained basis. (Brian Long, #168384) * loader/loader.c: Likewise. * loader2/loader.h: Likewise. * isys/imount.c (doPwMount): Pass extra parameters * isys/imount.h: (doPwMount): Prototype. * isys/isys.c: Adjust for new parameter. * loader2/cdinstall.c: Likewise. * loader2/driverdisk.c: Likewise. * loader2/hdinstall.c: Likewise. * loader2/method.c: Likewise. * loader2/usb.c: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 919572865..8211bd904 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2006-05-01 Jeremy Katz <katzj@redhat.com>
+
+ * loader2/nfsinstall.c Add support for passing nfs mount options
+ by specifying nfsmountopts= on the boot command line. NOTE: this
+ syntax will only exist in RHEL4. For future major releases of
+ RHEL, this will be handled on a more fine-grained basis. (Brian
+ Long, #168384)
+ * loader/loader.c: Likewise.
+ * loader2/loader.h: Likewise.
+ * isys/imount.c (doPwMount): Pass extra parameters
+ * isys/imount.h: (doPwMount): Prototype.
+ * isys/isys.c: Adjust for new parameter.
+ * loader2/cdinstall.c: Likewise.
+ * loader2/driverdisk.c: Likewise.
+ * loader2/hdinstall.c: Likewise.
+ * loader2/method.c: Likewise.
+ * loader2/usb.c: Likewise.
+
2006-04-24 David Cantrell <dcantrell@redhat.com>
* rescue.py: Added runShell() to handle spawning the tty1 shell for