Tiny Core Base > Alpha Releases
Tiny Core 13.0 Alpha 1 Testing
Juanito:
--- Quote from: jazzbiker on December 31, 2021, 12:45:38 PM ---It would be nice to make tiny corrections to mplayer-cli.tcz.dep
--- End quote ---
dep file adjusted - thanks for reporting this
GNUser:
At this point I've tested this on my personal laptop, family media player, and router. These three devices use very different sets of extensions. Everything is working perfectly.
FYI - Recent versions of firefox (e.g., newest version compiled by the developers and provided as a portable/distro-agnostic tarball here: https://www.mozilla.org/en-US/firefox/new/) work perfectly.
Juanito, I submitted a few new extensions for TCL13 x86_64. Please post at your convenience--no rush at all.
Happy new year, everybody!
andyj:
I have two small patches I'd like to see in the new version. One is a change to a patch I submitted a few years ago. It moves the custom static IP configuration from wait4Server() to just after the loopback interface configuration. This way an IP can be configured as static regardless of where the extensions are loaded from. The other adds the optional ability to specify an absolute path for the .lst file when using a CD repository. One way this helps is in an environment with several VM's, one ISO image can be used for multiple VM's by using a .lst file loaded in an initrd. Here is an example of both in use:
--- Code: ---DEFAULT pxe
LABEL pxe
KERNEL pxelinux.cfg/default-boot/vmlinuz32-13
INITRD pxelinux.cfg/default-boot/rootfs32-13a.gz,pxelinux.cfg/default-boot/modules32-13.gz,pxelinux.cfg/default-boot/my-www-data.gz
APPEND host=www-vm lst=/etc/sysconfig/www.lst printk.time=1 lang=en_US.UTF-8 cron rsyslog=192.168.3.11 quiet noswap nozswap nodhcp=static_ip cde tce=/ udev.children-max=24
--- End code ---
On a separate note all the extensions I normally maintain compile without any overly unusual complications so I should have those ready to submit soon.
curaga:
Applied the nodhcp patch, but the lst one feels very wrong. The list is supposed to be where the extensions are, it's quite a frankenstein setup for it to come from outside the iso when extensions are in the iso.
polikuo:
Hi, all.
I just send the new fltk extensions for x86_64. (fltk-xft, fltk-full)
I don't keep the headers because they are the same as fltk-1.3-dev.
Please post at your convenience when you rebuild the main extensions.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version