libera/#devuan/ Saturday, 2022-02-05

rrqcheck out: man init-d-script00:00
stianthanks, it's a bit overwhelming, but I'll see if I can understand it00:00
fsmithredpull the script from an older version if possible00:01
stianah, yes, good idea00:01
rrqthere is also /etc/init.d/README00:01
fsmithredchecking in beowulf, I don't see an init script for nfs-ganesha00:03
stianno, it seems there aren't in any old debian either, but I found a script in the source on github00:05
Guest26when i do build-sudo.sh it says this MISSING debootstrap script /usr/share/debootstrap/scripts/daedalus00:37
Guest26+./build-sudo.sh:35> exit 100:37
fsmithredGuest26, as root: cd /usr/share/debootstrap/scripts01:03
fsmithredln -s ceres daedalus01:03
Xenguy.oO( That's no missing link... that's a symbolic link, son ... )01:12
Guest2675so what do i do Xenguy01:23
fsmithredcreate the symlink that I showed you01:24
Guest2675ok01:24
fsmithredif you do ls -l /usr/share/debootstrap/scripts you'll see what's going on01:25
XenguyGuest2675, Listen to fsmithred is what you do : -)01:25
rrqGuest26: yes, on the main host you'll need to do: ln -s ceres /usr/share/debootstrap/scripts/daedalus02:04
rrqif you want to debootstrap daedalus02:04
Guest2675rrq how long does it take?03:30
rrqdepends on the host of course; if you build all it'd be an hour or so, maybe more03:31
rrqnetinstall only would be some 10 minutes I guess03:31
rrqlook into "daedalus.fs/installer-iso/*.iso"  to see what is ready so far03:32
Guest26how do i build just net installl04:33
xrogaanGuest26: build?04:49
Guest26make it04:50
rrqwould be "build-sudo.sh netinstall" I think04:54
rrqno04:55
rrq"build-sudo.sh deadalus netinstall"04:55
rrq"build-sudo.sh daedalus netinstall"04:55
Guest26how do i change the installer menu?06:18
rrqthe boot setup is prepared via the boot*.mk make files using the boot/.. data; that is for starting "the installer" which is prepared via the udeb collection (using debconf like debian installer)06:23
rrqthe boot menu iss set up doubly; both for isolinux and for uefi+grub.06:28
rrqthe installer's menu has its initial population via the udeb-sets.mk.tmpl table, and then filled out by the "load components" step with available udebs from the iso pool06:31
rrqthat pool is prepared via the pool/Makefile selection of package lists06:31
rrqthe individual looks and flow of dialog(s) during installation is provided by the various udebs06:32
rrqnothing particularly complex, but its lots of fiddly details06:33
nemohttps://pkginfo.devuan.org/cgi-bin/package-query.html?c=package&q=mercurial=6.0.1-3 is in ceres, not chimæra or chimæra-backports17:06
nemocan I install it safely you think?17:06
nemoI mean, it's not really system related17:06
nemohm maybe I should just do dpkg before I start getting creative with apt like I was considering17:07
nemosigh. libc617:10
nemooh well17:10
bb|hcbnemo: if you want the same version is chimaera, most probably the way is to rebuild it on chimaera19:16
bb|hcbs/is chimaera/in chimaera19:17
rwpBuilding your own backport is probably the best way.  Rebuilding hg as a backport seems like it should go pretty simple.21:56

Generated by irclog2html.py 2.17.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!