Commit Graph

7 Commits (5a9e266789016e5022908f35c57e01ded5fdb840)

Author SHA1 Message Date
Emanuele Aina 5a9e266789 Clarify license of boot.c to be public domain and not GPL-3
The licensing of boot.c currently makes mkntfs special as it's the only
tool which is subject to the GPL-3 terms.

However, the only GPL-3 bits originally come from a section of the
dosfstools mkfs.fat.c that has been later clarified to be under
public domain:

3ce32fa90d

Reflect this in the ntfs-3g version as well, to let people who have
issues (for whatever reason) with the GPL-3 to use ntfs-3g without
any concern.

Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com>
2022-01-04 15:48:26 +01:00
Jean-Pierre André 275edd5353 Removed the loader from boot image
The license for using the boot loader which used to be inserted by mkntfs
is unclear, so remove it, and only keep the boot sector restricted to
what is needed for having it recognized as such. The space for a loader
is still reserved so that an operating system being installed can insert
its own loader.
2017-03-18 15:42:00 +01:00
aia21 3575e2089e - mkntfs: Use Vista $Boot rather than XP one. (Anton) 2007-03-06 15:44:30 +00:00
yura 10b22550cd more sparse fixes
left only endianness and this stupid problems with s64
2006-12-12 19:00:00 +00:00
flatcap a244edbe1c tidy up
wrap lines
2005-10-26 20:47:14 +00:00
cantab.net!aia21 cd29ef7745 mvdir
(Logical change 1.23)
2002-11-29 12:16:35 +00:00
cantab.net!aia21 df7cae02e7 Initial revision 2002-11-29 12:16:35 +00:00