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/
– Rev 914
Rev
Go to most recent revision
|
Show changed files
|
Directory listing
|
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
908
993 d 8 h
mateusz.viste
/
install comes with its own int24h handler to avoid relying on command /f
898
995 d 2 h
mateusz.viste
/
replaced the naive mkdir test for unformatted drives by a nice int 0x21/6c call with int24 inhibition... which does not work anyway because the DOS-C kernel does not support it.
890
995 d 6 h
bttr
/install/trunk/nls/
updated/fixed German translation for install (2)
888
995 d 6 h
bttr
/install/trunk/nls/
updated/fixed German translation for install
870
995 d 21 h
mateusz.viste
/install/tags/20220218/
frozen ver 20220218 to tags
868
995 d 21 h
mateusz.viste
/install/trunk/
build version is written in postinst.bat and also output to the user once the installation ends
865
995 d 23 h
mateusz.viste
/install/trunk/
hitting esc on the ready-to-install screen leads to keyboard layout if there is more than one layout possible for the language (requested by Robert Riebisch via
https://osdn.net/projects/svardos/ticket/43902
)
821
996 d 22 h
mateusz.viste
/install/tags/20220217/
frozen ver 20220217 in tags
817
996 d 22 h
mateusz.viste
/install/trunk/
NLSPATH is set with a fallback lookup to current directory
701
999 d 21 h
mateusz.viste
/install/tags/20220214/
frozen ver 20220214 to tags
700
999 d 21 h
mateusz.viste
/
install system uses svp packages instead of zip
641
1005 d 20 h
mateusz.viste
/install/tags/20220208/
frozen ver 20220208 to tags
640
1005 d 20 h
mateusz.viste
/install/trunk/
new deflang following svarlang fix regarding resolving escaped values in nls strings
626
1009 d 22 h
mateuszviste
/install/tags/20220204/
frozen ver 20220204 to tags
625
1009 d 22 h
mateuszviste
/install/trunk/
fixed path to REMed COUNTRY.SYS + writing the actual codepage there
624
1009 d 22 h
mateuszviste
/
INSTALL uses SvarLANG for translations now, instead of kitten
619
1010 d 8 h
mateuszviste
/install/
moved head files to trunk
567
1021 d 7 h
mateuszviste
/install/nls/
improved DE translations (contributed by Robert Riebisch)
556
1026 d 20 h
mateuszviste
/install/
improved user message about formatting drive (suggested by Robert Riebisch)
555
1026 d 21 h
mateuszviste
/install/
menu 3.0 is positioned 2 lines below the error message to accomodate for the variable height of the error message in different languages (reported by Robert Riebisch)
554
1026 d 21 h
mateuszviste
/install/
fixed wattcp.cfg commented-out example (reported by Robert Riebisch)
553
1026 d 21 h
mateuszviste
/install/
bumped copyright dates
550
1027 d 23 h
mateuszviste
/install/nls/
removed timestamp
549
1027 d 23 h
mateuszviste
/install/nls/
improved DE translations (kindly contributed by Robert Riebisch)
313
1318 d 5 h
mateuszviste
/install/
removed debug outputs
312
1318 d 5 h
mateuszviste
/install/
adaptations for compatibility with booting from an USB-emulated C: drive
310
1335 d 5 h
mateuszviste
/install/
drive detection is more generic + first step towards preparation for future install-from-hdd install
309
1335 d 6 h
mateuszviste
/install/
dropped cdrom detection
303
1367 d 4 h
mateuszviste
/install/
fixed wattcp env variable + generating a default file
280
1369 d 5 h
mateuszviste
/install/
multi-step install process: first packages are copied to disk, and then installed from there after a reboot
277
1375 d 6 h
mateuszviste
/install/
svardos is install in c:\svardos + using pkg.exe instead of fdinst
206
1390 d 1 h
mateuszviste
/install/
added copyright notice
203
1394 d 3 h
mateuszviste
/install/
fdinst.exe is always on a:
201
1394 d 3 h
mateuszviste
/install/nls/
typo fix
200
1394 d 4 h
mateuszviste
/install/
multi-floppies installation support
197
1394 d 6 h
mateuszviste
/install/
improved wording about keyboard layout choices
193
1394 d 9 h
mateuszviste
/install/
install may fetch packages from floppy (single floppy supported only for now, multifloppy sets to be implemented)
192
1394 d 10 h
mateuszviste
/
install relies on install.lst for package-to-install list + boot floppy image is created from scratch now during build process
191
1395 d 4 h
mateuszviste
/install/
CONST-ify pointer arguments
190
1396 d 6 h
mateuszviste
/install/
replaced all occurrences of Svarog386 by SvarDOS + relicensed from BSD 2-clause to MIT