Subversion Repositories SvarDOS

Rev

Rev 50 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 50 Rev 135
Line 39... Line 39...
39
dir drivers c:\system\drivers
39
dir drivers c:\system\drivers
40
 
40
 
41
# where games should get installed
41
# where games should get installed
42
dir games c:\games
42
dir games c:\games
43
 
43
 
44
# this folder contains sources to program that comes with their source files
44
# this folder contains sources to programs that come with their sources
45
dir source c:\system\source
45
dir source c:\system\source
46
 
46
 
47
# user programs... (only those that are not incorporated in FreeDOS of course).
47
# user programs... (only those that are not incorporated in FreeDOS of course).
48
dir progs c:\
48
dir progs c:\
49
 
49
 
-
 
50
# links to apps that are supposed to be executable from %PATH%
-
 
51
# IMPORTANT: this directory should be included in your %PATH%
-
 
52
dir links c:\system\links
-
 
53
 
50
 
54
 
51
##############################################################################
55
##############################################################################
52
# Below are listed all online repositories used by FDNPKG. The syntax is:
56
# Below are listed all online repositories used by FDNPKG. The syntax is:
53
# REPO repository_path
57
# REPO repository_path
54
#
58
#