run-as-spot, as found in 12KL_gtkdialogGTK3filemnt64.sfs, has
line 24 adduser --disabled-password --shell /bin/bash --gecos ",,," $user
however, the rootfs I recently downloaded from void uses useradd. void-x86_64-ROOTFS-20230628.tar.xz is the glibc version whereas I believe the xbps-installed base_install used by most here is the musl version?
Dunno if its different
changing line 24 to useradd spot
seemed to work
(useradd disables passwords by default)
run-as-spot
Moderator: Forum moderators
-
- Posts: 2151
- Joined: Tue Jul 14, 2020 11:24 pm
- Has thanked: 196 times
- Been thanked: 414 times
run-as-spot
- wiak
- Posts: 4311
- Joined: Tue Dec 03, 2019 6:10 am
- Location: Packing - big job
- Has thanked: 70 times
- Been thanked: 1296 times
- Contact:
Re: run-as-spot
williwaw wrote: Sun Sep 03, 2023 10:39 pmrun-as-spot, as found in 12KL_gtkdialogGTK3filemnt64.sfs, has
line 24adduser --disabled-password --shell /bin/bash --gecos ",,," $user
however, the rootfs I recently downloaded from void uses useradd. void-x86_64-ROOTFS-20230628.tar.xz is the glibc version whereas I believe the xbps-installed base_install used by most here is the musl version?
Dunno if its different
changing line 24 touseradd spot
seemed to work
(useradd disables passwords by default)
I'm pretty sure the xbps-installed base-install used by most here is the glibc version williwaw.
https://www.tinylinux.info/
DOWNLOAD wd_multi for hundreds of 'distros' at your fingertips: viewtopic.php?p=99154#p99154
Αξίζει να μεταφραστεί;
- mikewalsh
- Moderator
- Posts: 6528
- Joined: Tue Dec 03, 2019 1:40 pm
- Location: King's Lynn, UK
- Has thanked: 996 times
- Been thanked: 2173 times
Re: run-as-spot
I could be wrong, but AFAIK, the only person here who has switched to mainly using a musl-based toolchain is our ex-'Benevolent Dictator', Barry himself......as part of his on-going experimentation with EasyOS..
I'm perfectly willing to be corrected on this.
Mike.