diff options
author | Eric Hameleers <alien@slackware.com> | 2016-05-05 16:16:30 +0200 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2016-05-05 16:16:30 +0200 |
commit | 77e0b574f529c32bb3ab8b09c52ff361f41b6167 (patch) | |
tree | accf5282a16720790412c1953ccea78fb96c46a4 /syslinux | |
parent | fc34d033231d123efa51cfa939ef9043a495e8df (diff) | |
download | liveslak-77e0b574f529c32bb3ab8b09c52ff361f41b6167.tar.gz liveslak-77e0b574f529c32bb3ab8b09c52ff361f41b6167.tar.xz |
README.txt: update the documentation for the new PXE server functionality.
Diffstat (limited to '')
-rw-r--r-- | syslinux/f3.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/syslinux/f3.txt b/syslinux/f3.txt index b55fa14..6cce00d 100644 --- a/syslinux/f3.txt +++ b/syslinux/f3.txt @@ -4,6 +4,10 @@ To boot with default values just press ENTER. === Media tweaks === +hostname=your_custom_hostname[,qualifier] => + Specify a custom hostname. A qualifier 'fixed' can be appended + to prohibit hostname modification in case of network boot. + livemedia=/dev/sdX => Tell the init script which partition contains the Slackware Live OS you want to boot. This can become necessary if you have another copy of Slackware Live |