Miller, Shao
2010-Jul-10 04:41 UTC
[syslinux] libinstaller, mtools, win32 Installer Changes
Three commits at my "for_hpa" branch (not derived from any old for_hpa
branch you might have). Briefs are below. I'm still working on the DOS
installer. - Shao
-----
Author: Shao Miller <shao.miller at yrdsb.edu.on.ca>
Date: Sat Jul 3 16:23:44 2010 -0400
win32: Use libinstaller option parser
We will produce an error message if a user attempts
to use an option we don't implement.
Signed-off-by: Shao Miller <shao.miller at yrdsb.edu.on.ca>
-----
Author: Shao Miller <shao.miller at yrdsb.edu.on.ca>
Date: Sat Jul 3 06:04:16 2010 -0400
mtools: Use libinstaller option parser
We will produce an error message if a user attempts
to use an option we don't implement.
Signed-off-by: Shao Miller <shao.miller at yrdsb.edu.on.ca>
-----
commit 860ce11bd49fed5e3951d3426c575bd82cb32a89
Author: Shao Miller <shao.miller at yrdsb.edu.on.ca>
Date: Sat Jul 3 03:47:25 2010 -0400
libinstaller: Add --mbr, --active, and --force options
In order to consolidate the installer option-parsing system,
we add the --mbr (-m), --active (-a), and --force (-f)
options from the DOS, Win32, and mtools installers to
libinstaller.
Since the -m and -a options are not currently valid for the
Linux 'syslinux' and 'extlinux' installers, we add error
messages to both of these. The -f option is allowed but
does nothing for them.
Signed-off-by: Shao Miller <shao.miller at yrdsb.edu.on.ca>
Apparently Analagous Threads
- [PATCH] mtools: Remove local xpread/xpwrite, use ones from syslxcom
- [GIT PULL] NTFS readonly file system support
- [PATCH] git tree: libfat, chain, mtools/syslinux, menu.txt
- [patch X 2] chain.c32 ReactOS FreeLdr Support
- [PATCH 1/3] ALPHA: make sector size dynamic in extlinux
