diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-06-30 12:51:54 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-06-30 12:53:03 +0000 |
commit | 1b50a0c4feb3bb6e080ccde6c962f116a7432d7d (patch) | |
tree | 2bf879d0a37c30026711fe3d3a361207e477cf33 /main/syslinux/update-extlinux.conf | |
parent | 88b3c34113eb72af5c755395537cdc08e4fb9cf0 (diff) | |
download | aports-1b50a0c4feb3bb6e080ccde6c962f116a7432d7d.tar.bz2 aports-1b50a0c4feb3bb6e080ccde6c962f116a7432d7d.tar.xz |
main/syslinux: update-extlinux: autodetect poweroff.c32
and trivial fix for comment in conf
Diffstat (limited to 'main/syslinux/update-extlinux.conf')
-rw-r--r-- | main/syslinux/update-extlinux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/syslinux/update-extlinux.conf b/main/syslinux/update-extlinux.conf index 80eb5f13f8..49ad8a46ee 100644 --- a/main/syslinux/update-extlinux.conf +++ b/main/syslinux/update-extlinux.conf @@ -53,7 +53,7 @@ xen_opts=dom0_mem=256M # will use it, else a separate menu entry will be auto-generated for # memtest -# optional passwd +# optional password # you can generate a SHA512 password using: mkpasswd # # if you assign a password, you should make this file world-unreadable |