diff options
author | Luigi Rizzo <luigi@FreeBSD.org> | 2008-12-31 11:43:34 +0000 |
---|---|---|
committer | Luigi Rizzo <luigi@FreeBSD.org> | 2008-12-31 11:43:34 +0000 |
commit | c7564382f2023b684287ec4e7e62fd8f2ba9cd02 (patch) | |
tree | e62f20ef50681e2e549bbedfd5371b2358d4cfa1 /sysutils/syslinux/pkg-descr | |
parent | 29c9d45f894054463846a0a82708e32e7779619e (diff) | |
download | ports-c7564382f2023b684287ec4e7e62fd8f2ba9cd02.tar.gz ports-c7564382f2023b684287ec4e7e62fd8f2ba9cd02.zip |
Notes
Diffstat (limited to 'sysutils/syslinux/pkg-descr')
-rw-r--r-- | sysutils/syslinux/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sysutils/syslinux/pkg-descr b/sysutils/syslinux/pkg-descr new file mode 100644 index 000000000000..86edb0755525 --- /dev/null +++ b/sysutils/syslinux/pkg-descr @@ -0,0 +1,7 @@ +The syslinux program installs a linux bootloader on a FAT-formatted +filesystem or disk image. +This FreeBSD port can additionally operate on plain files containing +a FAT image, thus requiring no special privilege. The program relies +on mtools to perform the manipulation of the FAT filesystem. + +WWW: http://syslinux.zytor.com/ |