Off-Topic > Release Candidate Testing
microcore_v2.8rc4
roberts:
After heavy testing, I have found a couple anomalies, ok bugs.
One having to do with some dependencies getting listed in onboot.lst
The second having to do with existing dependencies in optional, but currently not used (loaded), not loading when a new extension is downloaded in install mode that requires such.
Both have been addressed in microcore_2.8rc4a.iso now posted!
The distribution file microcore.gz has also been posted.
vitex:
--- Quote from: curaga on January 21, 2010, 06:56:16 AM ---Just a thought, if one plans to include all three core.gz always loaded in /opt/tce, wouldn't it be simpler to start with the TC iso?
--- End quote ---
That is certainly an option, although there are occasions when I need to replace Xvesa with Xfbdev.
alu:
there is always something which is not clear for me; here my setup:
bootline
--- Quote ---kernel /boot/bzImage swapfile noicons embed nodhcp lst=mylist.lst tce=hda1 vga=792 quiet
--- End quote ---
mylist.lst
--- Quote ---cat /mnt/hda1/tce/mylist.lst
kmaps.tcz
bash.tcz
--- End quote ---
onboot.lst
--- Quote ---cat /mnt/hda1/tce/onboot.lst
evilwm.tcz
--- End quote ---
tce directory
--- Quote ---ls -la /mnt/hda1/tce
drwxrwxr-x 3 tc staff 8192 Jan 22 14:04 ./
drwxr-xr-x 6 root root 4096 Jan 17 22:10 ../
-rwxrwxr-x 1 tc staff 3003728 Jan 22 12:39 Xlibs.core.gz
-rwxrwxr-x 1 tc staff 660805 Jan 22 12:39 Xprogs.core.gz
-rwxrwxr-x 1 tc staff 322694 Jan 22 12:39 Xvesa.core.gz
-rwxrwxr-x 1 tc staff 19 Jan 22 12:45 mylist.lst
-rwxrwxr-x 1 tc staff 11 Jan 22 14:04 onboot.lst
drwxrwxr-x 2 tc staff 8192 Jan 22 14:00 optional/
--- End quote ---
with this setup, mc loads correctly directly in X without evilwm; i have to issue 'sudo tce-setup' in order to get evilwm to work, what is expected;
now, if i add 'base' in my bootline (without changing anything else), i am booting mc CLI without the *.core.gz initramfs loaded; this is ok and expected; but i don't have kmaps.tcz and bash.tcz loaded either which are in mylist.lst; why? what i am doing wrong? i have expected that booting mc with 'base' and 'lst=mylist.lst' would give me mc CLI with kmpas.tcz and bash.tcz loaded
helander:
I think base means do not load any extensions from onboot.lst or any explictly given .lst file as a boot option. What you could do is to create a base.lst that contains the extensions you regard as your base and then specify that base.lst is used in case you want your own "base" to be activated.
/Lars
alu:
reading the log of rc4, i thought mylist.lst was made for that, i.e. boot mc CLI with apps you want to have at CLI, but without initramfs; i can always have my base mc CLI without any 'base.lst' file, only by writing commands in bootlocal.sh; then if i want X, i can load tce-setup (that's why onboot.lst is useful for me), and other apps can be loaded by scripts - this makes mylist.lst not useful for me, i think.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version