1 Author: Daniel Baumann <mail@daniel-baumann.ch>
3 Updating list of supported filesystems in extlinux manpage (Closes: #692844).
5 diff -Naurp syslinux.orig/man/extlinux.1 syslinux/man/extlinux.1
6 --- syslinux.orig/man/extlinux.1
7 +++ syslinux/man/extlinux.1
9 -.TH extlinux "1" "18 December 2007" "SYSLINUX for ext2/ext3 filesystem"
10 +.TH extlinux "1" "18 December 2007" "SYSLINUX for ext2/ext3/ext4/btrfs filesystem"
12 -extlinux \- install the \s-1SYSLINUX\s+1 bootloader on a ext2/ext3 filesystem
13 +extlinux \- install the \s-1SYSLINUX\s+1 bootloader on a ext2/ext3/ext4/btrfs filesystem
16 [\fIoptions\fP] \fIdirectory\fP
18 -\fBEXTLINUX\fP is a new syslinux derivative, which boots from a Linux ext2/ext3
19 +\fBEXTLINUX\fP is a new syslinux derivative, which boots from a Linux ext2/ext3/ext4 or btrfs
20 filesystem. It works the same way as \fBSYSLINUX\fP, with a few slight modifications.
21 It is intended to simplify first-time installation of Linux, and for creation of
22 rescue and other special-purpose boot disks.
24 The installer is designed to be run on a mounted directory. For example, if you have an
25 -ext2 or ext3 usb key mounted on /mnt, you can run the following command:
26 +ext2, ext3, ext4, or btrfs usb key mounted on /mnt, you can run the following command:
28 .B extlinux --install /mnt