SvarDOS
SvarDOS Packages
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
SvarDOS
(root)
/
/
install
/
trunk/
– Rev 2248
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
2248
8 d 4 h
berki.yenigun
/
A few translation updates & typo fixes
2238
15 d 2 h
bernd.boeckmann
/install/trunk/nls/
INSTALL: overhaul german translation
2227
16 d 1 h
bernd.boeckmann
/install/trunk/nls/
INSTALL: update german language
2187
22 d 5 h
mateusz.viste
/
minor screen-reader related improvements of the installation process
2186
22 d 6 h
mateusz.viste
/install/trunk/nls/
removed cheap and confusing marketing phrasing
2185
22 d 6 h
mateusz.viste
/install/trunk/nls/
avoid apostrophes in messages, they do not serve much visual purpose but sound very bad on a screen reader
2184
22 d 7 h
mateusz.viste
/
updated provox to v7
2181
23 d 3 h
mateusz.viste
/install/trunk/
messages are printed through the video BIOS for better compatibility with screen readers
2180
23 d 3 h
mateusz.viste
/install/trunk/
automate refreshing deflang.c whenever any of the NLS file changes
2179
23 d 3 h
mateusz.viste
/install/trunk/nls/
removed mentioning FreeDOS during the installation process
2169
24 d 6 h
mateusz.viste
/
experimental BNS build
2158
27 d 22 h
mateusz.viste
/install/trunk/
rewritten some inline asm as pragma aux
2157
27 d 22 h
mateusz.viste
/install/trunk/
use watcom _dos_getdiskfree() instead of inline asm (same footprint, less code to maintain)
2156
27 d 23 h
mateusz.viste
/install/trunk/nls/
added two missing RU strings
2155
27 d 23 h
mateusz.viste
/install/trunk/
svarlang upgrade
2104
39 d 6 h
mateusz.viste
/install/trunk/
adapted to new utf8tocp
1996
64 d 9 h
mateusz.viste
/install/trunk/
cosmetic fix
1994
64 d 9 h
mateusz.viste
/install/trunk/
added part type 0x0B (FAT-32 CHS) to the list of supported filesystems
1982
75 d 21 h
mateusz.viste
/install/trunk/
install packages but mute warnings
1953
78 d 21 h
mateusz.viste
/install/trunk/
changed "installing packets" to "copying packets" during 1st stage of installation
1950
78 d 23 h
mateusz.viste
/install/trunk/
locales are preserved between 1st and 2nd stages of installation
1949
79 d 0 h
mateusz.viste
/install/trunk/
message in drive selection screen is translatable
1948
79 d 0 h
mateusz.viste
/install/trunk/
height of menus is a maximum, not a fixed value + support for empty positions in menus + hardcoded string in drive selection screen
1946
79 d 3 h
mateusz.viste
/install/trunk/
postinst computation is moved to 2nd stage so I know the boot drive letter
1944
79 d 5 h
mateusz.viste
/install/trunk/
partition where SvarDOS is installed is always marked ACTIVE
1943
79 d 8 h
mateusz.viste
/install/trunk/
read partitions of all (up to 4) disks
1942
79 d 9 h
mateusz.viste
/install/trunk/
reorganized screens so drive selection and preparation are separate steps
1940
79 d 22 h
mateusz.viste
/install/trunk/
better MBR-to-DOS drives matching based on int 2Fh,AX=0803h as per the very good hints from Bernd and ECM -
https://github.com/SvarDOS/bugz/issues/89
1939
80 d 4 h
mateusz.viste
/install/trunk/
brute-force matching of MBR entries to DOS drives by comparison of their bootsectors. This works, but is not very elegant.
1935
81 d 4 h
mateusz.viste
/install/trunk/
drive selection screen (prototype)
1934
81 d 5 h
mateusz.viste
/install/trunk/
pkg.cfg is created in %DOSDIR% and postinst installation of packages is done through a shell FOR loop so if extra packages are added in 2nd stage (packet drivers or what not) they will be installed, too
1930
81 d 6 h
mateusz.viste
/install/trunk/
prepare install codebase so it is ready for installations on non-C: drives
1929
81 d 6 h
mateusz.viste
/install/trunk/
generate a map file
1928
81 d 10 h
mateusz.viste
/install/trunk/
decreased min disk requirement from 8 to 4 MiB
1924
82 d 23 h
mateusz.viste
/install/trunk/
cosmetic fix
1921
82 d 23 h
mateusz.viste
/install/trunk/
locales display the list of EGA files required by the installer
1918
83 d 7 h
mateusz.viste
/install/trunk/
removed the external asm file for int 24h handler and replaced by 3 bytes of machine code inside install.c (also refreshing the int24h handler after every system() call)
1917
83 d 8 h
mateusz.viste
/install/trunk/
added missing file
1911
83 d 19 h
mateusz.viste
/install/trunk/
fixed disksize() routine
1910
83 d 20 h
mateusz.viste
/install/trunk/
dropped useless files