I recently downloaded the Ubuntu 16.04 LTS / 18.04 LTS deb file from
https://blackbox.oberon.org/unstable/ma ... 4_i386.deb
as found on https://blackbox.oberon.org/download
I want to make an experimental modification to Files and re-link the system. In particular, I want to be able to change Files.docuType, so I will either mark it as changeable, or introduce a new procedure to set it.
I found some commands at the end of Dev2Linker1, and I was able to inspect the loaded modules window and formulate a command that did result in a working linked code.
Dev2Linker1.LinkElf Linux BlackBox1 := Kernel$+ Files HostFiles HostGnome StdLoader ~ 105,268 (matches distribution, and starts)
I thought it might help to put move the examples to Docu/Linker1.odc