Commit Graph

4 Commits

Author SHA1 Message Date
Mario Fetka
3fbd29adb9 sys: use explicit Novell-style search drive mappings
All checks were successful
Source release / source-package (push) Successful in 46s
Update the default net$log.dat template to map the standard search
drives with explicit DOS drive letters, matching the visible layout of
a Novell login more closely.

The default login script now maps:

  F:  -> SYS:SYSTEM
  S1: -> Z:SYS:PUBLIC
  S2: -> Y:SYS:

This makes MAP show the network search drives as Z: and Y: entries
instead of only adding SYS:PUBLIC and SYS: as unnamed search mappings.
2026-05-27 12:31:13 +02:00
Mario Fetka
ad4d492ad6 sys: match Novell default login drive mappings
All checks were successful
Source release / source-package (push) Successful in 46s
Update the default net$log.dat template to use the same basic drive
layout as a standard Novell login script.

The default login now maps:

  F:  -> SYS:SYSTEM
  S1: -> SYS:PUBLIC
  S2: -> SYS:

This keeps the visible login result closer to Novell NetWare while
leaving the surrounding sample/login text intact.
2026-05-27 11:54:23 +02:00
Mario Fetka
adf9b6e9f2 Replace sample NET.DAT with SYS-only default login script
All checks were successful
Source release / source-package (push) Successful in 44s
2026-05-26 06:35:30 +02:00
Mario Fetka
0fbc9baf41 Restructure for camke build 2011-11-13 17:37:22 +01:00