File: history.html

package info (click to toggle)
makebootfat 1.4-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,808 kB
  • sloc: sh: 3,118; ansic: 2,746; asm: 148; makefile: 92
file content (73 lines) | stat: -rw-r--r-- 1,179 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<html>
<head>
<title>History For makebootfat</title>
</head>
<body>
<center><h2>History For makebootfat</h2></center>
<h2> 
makebootfat Version 1.4 2005/03
</h2>
<ul>
<li>
Fixed a memory leak.
</li>
</ul>
<h2> 
makebootfat Version 1.3 2005/02
</h2>
<ul>
<li>
Minor fixes at the documentation.
</li>
</ul>
<h2> 
makebootfat Version 1.2 2005/02
</h2>
<ul>
<li>
Added support for syslinux 3.xx with the new
-Y option. This removes the limitation of 1 GB
on FAT filesystems.
</li>
<li>
The Linux version now suggests to switch to root if
searching for usb devices results in "Access Denied"
errors.
</li>
<li>
Added a new -Z option to force ZIP-Disk compatibility.
</li>
<li>
Added a minimal write cache to speedup the writing process.
</li>
</ul>
<h2> 
makebootfat Version 1.1 2004/12
</h2>
<ul>
<li>
The mbrfat sector now prints the type and geometry of
the drive.
</li>
<li>
Minor fixes at the documentation.
</li>
<li>
Fixed a minor problem in the Windows SetupDiGetProperty()
function.
</li>
<li>
Removed the 4GB limit creating FAT32 partition in 32 bit
Linux systems.
</li>
</ul>
<h2> 
makebootfat Version 1.0 2004/06
</h2>
<ul>
<li>
First version.
</li>
</ul>
</body>
</html>