Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cybis install issue. #116

Closed
KC5VDJ opened this issue Jan 6, 2024 Discussed in #115 · 4 comments
Closed

Cybis install issue. #116

KC5VDJ opened this issue Jan 6, 2024 Discussed in #115 · 4 comments

Comments

@KC5VDJ
Copy link

KC5VDJ commented Jan 6, 2024

Discussed in #115

Originally posted by KC5VDJ January 4, 2024
The green highlighted files appeared in my personal account after adding cybis and just cybis. Apparently this happens in the following build orders: basic -> ses, cybis, everything else; and, basic -> everything else, cybis.

This is based on Jan 2 after the textmode console commit.

The first build order, I may have been logged in during install, the second, definitely not (wasn't sure about the first time, so I didn't, not that I can see how it would make any diff).

Accounts and my PFs (cyan, except opllist and syslist, which are itemize listings of opl871 and system after all was said and done) added after basic was installed, before any optional installs.

If it matters: node install-product -s -f cybis
Without it previously having been installed; after install basic, and adding local accts by x.modval on the console, local pfs into the local accts (doubt this part matters), followed by optionals beginning with ses first, followed by the cybis install, apparently without regard to optionals installed between ses and cybis.

Screenshot 2024-01-04 085439_085832

@KC5VDJ
Copy link
Author

KC5VDJ commented Jan 6, 2024

As mentioned in the thread, the cybis install script uses fixed user index numbers beginning at 30B or 31B, yet creating users using defaults (k.c,username) after install basic, but before cybis, with UI=0 during creation, defaults to user index 30B.

Fixes: adjust UI numbers for cybis into something that won't conflict on an installed/running system with local user accounts, not defaults, if cybis is installed as an afterthought.

Alternately, the initial default UI for modval could be changed to not conflict with an after-the-fact install of cybis.

I am actually wondering if by following basic->everything else->cybis build order, things aren't in some other account like netadm or any other that was created with said hardcoded UIs, and just not in my personal account, after rebuilding and having to do users and files on three instances, instead of one instance, built minimal, loaded with users and files, the, built up into two chains, with and without cybis, propagating the initial user/file load.

@kej715
Copy link
Owner

kej715 commented Jan 6, 2024 via email

@KC5VDJ
Copy link
Author

KC5VDJ commented Jan 8, 2024

Sounds like a fix! Thanks.

@kej715
Copy link
Owner

kej715 commented Mar 31, 2024

New modset NCCAUI has been added to the collection of NOS modifications. NCCAUI ensures that automatically selected UI's begin at 171B.

To apply this modset to a previously installed NOS 2.8.7:

sudo node modopl
sudo node install-product -f nos
sudo node make-ds-tape

Then shutdown NOS 2.8.7, rename tapes/newds.tap to tapes/ds.tap, and re-deadstart NOS 2.8.7

@kej715 kej715 closed this as completed Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants