Subversion Repositories SvarDOS

Rev

Rev 286 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
286 mateuszvis 1
 
2
%hSvarDOS: The project's TODO list
3
 
4
* Replace the default (FreeDOS) edit with a smaller alternative (?)
5
  -> must be TINY
6
  -> no need for advanced text editing features, just enough to comfortably
7
     edit small (<64K) configuration files
8
  -> must be 8086-compatible and have modest memory requirements
9
  -> must be NLS-aware (multi-language)
10
 
288 mateuszvis 11
* validate that CORE is 100%% 8086-compatible
286 mateuszvis 12
 
13
* build process: the install floppy should be built as much as possible using
14
  existing packages (ie. remove the custom "files" directory from svn)
15
 
16
* Networking setup at install time -> should crynwr be part of the install
17
  set? Or only selected drivers? Or maybe this could be provided as a
18
  "supplemental" floppy disk?
19
 
20
* bootable USB install image
21
 
22
* add a "link" tool so users can easily create "links" to their favorite
23
  programs (esp. things like zip/unzip, etc)
24
 
25
* pkg.exe: add an 'unzip' option so pkg.exe can be used as a poor man's unzip
26
 
27
* install.com - MBR changes could be done by the installer itself instead of
28
  system()-calling fdisk
29
 
30
* help - write more useful content!
31
 
32
* further NLS support, improvements of existing translations and adding new
33
  languages -> would be nice to have some kind of web interface for submitting
34
  and reviewing translations
35
 
36
* pkgnet.exe: implement the 'checkup' action for easy update checking
37
 
38
                        =============================
39
                          %hWanna help? %lcontact.ama:Get in touch!
40
                        =============================