-
zedmatrix
ok just something with my ssh-keygen script is failing
-
zedmatrix
cause its in rcS.d , maybe needs to be in rc3.d near the last
-
zedmatrix
nsITobin: once this works i'll post it for you to check out
-
nsITobin
i can't wait to try it
-
nsITobin
and poke it
-
zedmatrix
ahh var/tmp/random-seed is missing now
-
nsITobin
good job
-
nsITobin
:P
-
zedmatrix
like just copying and pasting the commands from my docs
-
zedmatrix
damn some FF'edup cookie data was screwing up yt-dlp
-
zedmatrix
-
zedmatrix
ok one bug... missing /var/lib/sshd ... but you can create and activate sshd
-
nsITobin
well might be a good idea to create a repo somewhere preferably not github cause banned where issues can be filed
-
nsITobin
you've achieved that much in my opinion
-
nsITobin
that it needs an issue tracker
-
zedmatrix
i think its just i excluded {proc,dev,var} from the squashing , so its recreating the filesystem
-
nsITobin
maybe leave var
-
nsITobin
and be more selective
-
zedmatrix
i just haveto rebuild the filesystem, the pitfalls from using the live system
-
zedmatrix
if it wasn't live, it would be less of a problem
-
zedmatrix
but atleast it has a web browser :)
-
zedmatrix
had to rebuild the init script
-
nsITobin
ah
-
nsITobin
so i have a domain expiring soon i offered it to the cde people but not no reply.. it is commondesktop.org
-
nsITobin
what should I do with it
-
zedmatrix
got ssh working
-
zedmatrix
what you think of that welcome message ?
-
zedmatrix
nice a new linux from scratch live iso
-
nsITobin
High memory
-
nsITobin
:P
-
nsITobin
nice
-
nsITobin
hate that console font tho .. anything more.. fixedsys around?
-
nsITobin
-
nsITobin
/etc/sysconfig/ifconfig is missing
-
nsITobin
but it boots and has that nice message and i like high memory
-
zedmatrix
did you add a network card?
-
zedmatrix
the setfont with /usr/share/consolefonts
-
nsITobin
to the vm?
-
nsITobin
it is there
-
zedmatrix
ip link and what is shown?
-
nsITobin
ens33 alt name enp2s1
-
zedmatrix
i set it up for enp0s1
-
zedmatrix
i guess i need to create multiple sysconfig/ifconfig files?
-
nsITobin
well can't we use some logic to query ip link exclude lo and be all unix-y about it?
-
nsITobin
first non-lo interface gets autoconfiged
-
nsITobin
zedmatrix: reference 7.4.1.1 in lfs book
-
nsITobin
to disable persistant naming and just keep it simple eth0 wlan0
-
zedmatrix
7.4 is chroot
-
zedmatrix
7.4. Entering the Chroot Environment
-
nsITobin
hold on
-
nsITobin
fuckin google
-
nsITobin
ch9.4.1.1
-
nsITobin
The traditional naming scheme using eth0, eth1, etc. can be restored by adding net.ifnames=0 on the kernel command line.
-
zedmatrix
yea i just have to dynamically create it before S20network starts
-
zedmatrix
ok rebuilding the squashfs
-
nsITobin
other than testing is there anything i can do to assist you zedmatrix
-
zedmatrix
lemme know what you think should be in it ?
-
zedmatrix
i am still wondering if i want to try shrinking to a 650mb
-
nsITobin
how large is it flat file?
-
nsITobin
or rather on disk how large is it combined
-
zedmatrix
its 1Gb
-
zedmatrix
i would haveto look into stripping binarys/libraries in the squashfs
-
nsITobin
uncompressed
-
nsITobin
on disk
-
nsITobin
i mean
-
nsITobin
i have a copy will look for my self lol
-
nsITobin
zedmatrix: you know git-core is using like 2gbs in usr/libexec
-
nsITobin
all these git binaries are like 19 megs a piece
-
nsITobin
doesn
-
nsITobin
that seem a bit static compiled lol
-
zedmatrix
cool the ifconfig made itself
-
nsITobin
python modules and locale are the big consumers in usr/lib
-
nsITobin
nothing seems insane in usr/bin
-
zedmatrix
-
nsITobin
does.. any of that halp?
-
zedmatrix
well some one might still need git for lib/firmware ?
-
nsITobin
just link to the tarball
-
nsITobin
wait
-
nsITobin
-
zedmatrix
hmm maybe
-
nsITobin
zedmatrix: can you increase the grub timeout or just just disable the timeout... cause I can't react fast enough half the time to get vmware to grab focus .. not this second just whenever you do another pass
-
nsITobin
and my main monitor if i booted on metal takes so long searching for a singal and switching modes it would effectively be just the default choice as far as what I will see on my screen unless it reboots fast enough for the monitor not to do its annoying crap
-
zedmatrix
amybe default to high memory ?
-
zedmatrix
*maybe
-
nsITobin
or set it to 30 seconds
-
nsITobin
:P
-
zedmatrix
yea stupid gpt set that default
-
nsITobin
least enough time to hit the keyboard to stop the timer
-
nsITobin
-
nsITobin
:)
-
zedmatrix
neat it made ens33
-
nsITobin
what did you do?
-
nsITobin
ah
-
nsITobin
you did the try and guess thing
-
zedmatrix
in the rc.d/init.d ...
bpa.st/TEJQ
-
nsITobin
i found it
-
nsITobin
you got some errant spaces up in tthe comments that nano is being all colorful about
-
nsITobin
modern bindings?
-
nsITobin
i just read they existed not 2 days ago
-
zedmatrix
yep enp is the new ethernet names eth0 is old
-
nsITobin
yeah but that isn't always a good thing
-
nsITobin
eth0 gets you SOME predictability if you only have one nic or just a nic and a wireless chip
-
nsITobin
or card
-
nsITobin
good for read-only environmens.. but if this works and works then it works
-
nsITobin
:)
-
zedmatrix
ok complain to the linux devs :)
-
zedmatrix
well its live, and you can edit and create files
-
zedmatrix
you just cant wreck the iso
-
zedmatrix
i just > rm -v /usr/bin/script* ... rebooted and magically they are back :)
-
zedmatrix
nsITobin: yea maybe i went a bit crazy installing, chapter 9, has like 70 packages
-
zedmatrix
also has mksquash
-
nsITobin
zedmatrix: yeah it's called organic systems design it expands contracts changes pulseates and pokes about..
-
zedmatrix
tomorrow, gonna use it to build another limited sysv environment
-
nsITobin
and works out the best way
-
zedmatrix
and see how small i can make it with just a minimum set of tools to build lfs