jaeger changed the topic of #crux to: CRUX 3.7 | Homepage: https://crux.nu/ | Ports: https://crux.nu/portdb/ https://crux.ninja/portdb/ | Logs: https://libera.irclog.whitequark.org/crux/
SiFuh has quit [Remote host closed the connection]
SiFuh has joined #crux
tilman has quit [Ping timeout: 260 seconds]
tilman has joined #crux
frinnst has quit [Ping timeout: 256 seconds]
frinnst has joined #crux
deercoder has quit [Remote host closed the connection]
deercoder has joined #crux
ivandi has quit [Quit: WeeChat 3.7.1]
ivandi has joined #crux
ivandi has quit [Quit: WeeChat 3.7.1]
ivandi has joined #crux
jason123onirc has quit [Quit: ZNC 1.8.2+deb2 - https://znc.in]
jason123onirc has joined #crux
elge has joined #crux
<elge> meow. there's no chpasswd binary available?
<elge> I installed all the .tar.xz packages from the release and there's `passwd` but no `chpasswd`
<SiFuh> There is a chgpasswd though
<SiFuh> But I think that is for group
<SiFuh> elge: if you look in the /usr/ports/core/Pkgfile it has been intentionally removed on line 42
<SiFuh> I am not sure why it has been removed. That is up to the core development team. If you want it you can remove the chpasswd entry for the command and the man page and rebuild it.
deercoder has quit [Remote host closed the connection]
deercoder has joined #crux
<elge> sifuh, thanks. I installed using some kind of bootstrapping hence I do not have /usr/ports populated
<elge> how to I deploy /etc/ports?
<jaeger> elge: the 'ports' package, generally
<SiFuh> edit /etc/pkgmk.conf /etc/prt-get.conf and run 'ports -u'
<jaeger> as well as rsync nad git packages for the drivers
<jaeger> out of curiosity, how did you 'install' the packages?
<elge> jaeger, extracting core/*.tar.xz onto a mountpoint then tuning the few book files (e.g. disable hwclock) for running a XEN guest
<elge> boot* files
<elge> I just miss opt/iputils and chpasswd)
<jaeger> Ah. Even in that case I would recommend using pkgutils
<elge> sifuh, thanks, ports -u just worked out of the box
<jaeger> Installing the system just by extracting will work but you lose a bit of package management (no initial package database)
<elge> indeed! that error I just got
<elge> how to create the initial pkg db?
<jaeger> Simplest way would be 'mkdir -p /var/lib/pkg; touch /var/lib/pkg/db'
<jaeger> It's easy to do this at the point that you extracted the packages to the mountpoint, for future reference.
<elge> sure
<jaeger> something like 'mkdir -p <target>/var/lib/pkg; touch <target>/var/lib/pkg/db; for P in core/*.pkg.tar.xz; do pkgadd -r <target> ${P}; done'
<jaeger> That way they populate the package database from the start
<jaeger> It can be done with a non-crux distribution, even, as pkgadd is statically linked
ocb has quit [Ping timeout: 255 seconds]
<elge> jaeger, it's fine I can otherwise chroot pkgadd $P - thanks
<jaeger> fair enough
ocb has joined #crux
guido_rokepo has joined #crux
ppetrov^ has joined #crux
ppetrov^ has quit [Quit: Leaving]
genpaku has quit [Read error: Connection reset by peer]
genpaku has joined #crux
ocb has quit [Remote host closed the connection]
ocb has joined #crux
deercoder has quit [Remote host closed the connection]
deercoder has joined #crux
SiFuh has quit [Quit: leaving]
SiFuh has joined #crux
frinnst has quit [Ping timeout: 252 seconds]
frinnst has joined #crux
ivandi has quit [Quit: WeeChat 3.7.1]
ivandi has joined #crux
ivandi has quit [Client Quit]
ivandi has joined #crux
ivandi has quit [Client Quit]
ivandi has joined #crux
guido_rokepo has quit [Quit: guido_rokepo]
js has joined #crux
<js> Hi! Is there any way to verify the download of the ISO? I couldn't find a signature, not even a hash on the webiste. The only thing that I could fine is as .sha256 file -- on the same mirror where I got the .iso from, so completely useless.
<jaeger> Hi. At the moment, nothing other than the sha256
ppetrov^ has joined #crux
<js> cc004425a2529b706795a95cbd59d3a8208d80441faa62703bad2c02a5671afc
<js> Would that be the one for the current ISO?
<ppetrov^> are you looking for the updated install iso?
<js> just the last release
<js> so that's not it?
<jaeger> will check, I don't recall
<jaeger> that's the correct one for the release ISO, yeah
<jaeger> You can also find an "updated" ISO at https://crux.ninja/updated-iso/ which is basically the same, just has updated packages since the release and sometimes a newer kernel
<js> jaeger: Thx, I was looking for the official release ISO 🙂. Thx for verifying!
<jaeger> No problem
<jaeger> They're both built with the same process and by the same person (me) for reference
<jaeger> And while saying that on the internet is of course zero guarantee, just mentioning it as a data point
deercoder has quit [Remote host closed the connection]
deercoder has joined #crux
ppetrov^ has quit [Quit: Leaving]