Skip to content

Commit 090b0cd

Browse files
Package: move MODULES/SELECTOR to a different floppy
The IT build failed because the second 140K disk image got full. This disk holds the "optional" DAs and the Selector (Shortcuts) module. Shove that onto disk 3 instead. No change for the 32MB and 800K packages.
1 parent 8767afe commit 090b0cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/manifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ emit add_file $disposition "out/disk_copy.built" "Modules" "Disk.Copy" F10000
7272

7373
# --------------------------------------------------
7474
# Part 3: Optional.
75-
disposition="optional"
75+
disposition="extra"
7676

7777
# Add Selector
7878
emit add_file $disposition "out/selector.built" "Modules" "Selector" F10000

0 commit comments

Comments
 (0)