Tiny Core Base > Final Releases
Tiny Core v12.0
Laskody:
Thanks to the team for the new Tiny Core 12 ! I will install it soon :)
PDP-8:
Thanks Jaunito! I'll check out the new uploads of Tinycore.. I was scratching my head when my usual fixes like appending vga=791 still didn't work...
CorePlus fix! Sorta, but a workaround:
Something's up with the mirrors as seen in other threads. But some work. Apps utility doesn't like being fooled. :)
1) Just because you let the system "pick the fastest mirror" and make it your default, doesn't always mean it is working as it should. Ie Ibiblio, and possibly others that take it from them. In other words, they may *respond* well enough to satisfy the fastest-mirror util, but leads you to:
2) When choosing an alternate mirror of your own choosing, they too may not be working correctly and spit out that error notification.
3) BUT, when that happens and you go and choose yet another mirror, *MAKE SURE* that the url changes at the bottom of the util. If it does not, then QUIT the apps utility, and start again with a different mirror.
Seems like when the Apps util encounters more than say two failed changes of mirror, it won't accept any more user changes - so make sure the url changes, and if not, quit the app and fire it up again.
Sorry to sound like such a pita, but wanted to jump on the "Out of box" experience before filing any false bugs.
As usual, thanks for all the hard work to the entire dev team and user-contributors!
FlyingDutchman:
Congrats on the new release. I plan to install it on a VM this weekend and play around with it.
First notice: I downloaded the Corepure64 version and have a mismatch on MD5 on this file:
http://tinycorelinux.net/12.x/x86_64/release/distribution_files/corepure64.gz
The MD5 I calculate on my machine is: aa7786cc9cac5a66e1064ab1c63b87e2
The MD5 according to the md5.txt file is: 598db33adff41155f26e244e492916d0
Rich:
Hi FlyingDutchman
That md5.txt file looks like it was a remnant for the TC11 corepure64.gz file.
corepure64.gz and corepure64.gz.md5.txt reposted.
andyj:
For some reason xtables-addons-3.13 builds on 32-bit, but xtables-addons-3.15 does not. It fails with:
--- Code: ---make[3]: Entering directory '/mnt/sdb1/lamp32-12/kernel/linux-5.10.3'
CC [M] /mnt/sdb1/lamp32-12/build/xtables-addons-3.15/extensions/ACCOUNT/xt_ACCOUNT.o
CC [M] /mnt/sdb1/lamp32-12/build/xtables-addons-3.15/extensions/pknock/xt_pknock.o
CC [M] /mnt/sdb1/lamp32-12/build/xtables-addons-3.15/extensions/compat_xtables.o
CC [M] /mnt/sdb1/lamp32-12/build/xtables-addons-3.15/extensions/xt_CHAOS.o
CC [M] /mnt/sdb1/lamp32-12/build/xtables-addons-3.15/extensions/xt_DELUDE.o
CC [M] /mnt/sdb1/lamp32-12/build/xtables-addons-3.15/extensions/xt_DHCPMAC.o
CC [M] /mnt/sdb1/lamp32-12/build/xtables-addons-3.15/extensions/xt_DNETMAP.o
CC [M] /mnt/sdb1/lamp32-12/build/xtables-addons-3.15/extensions/xt_ECHO.o
CC [M] /mnt/sdb1/lamp32-12/build/xtables-addons-3.15/extensions/xt_IPMARK.o
CC [M] /mnt/sdb1/lamp32-12/build/xtables-addons-3.15/extensions/xt_LOGMARK.o
CC [M] /mnt/sdb1/lamp32-12/build/xtables-addons-3.15/extensions/xt_PROTO.o
CC [M] /mnt/sdb1/lamp32-12/build/xtables-addons-3.15/extensions/xt_SYSRQ.o
CC [M] /mnt/sdb1/lamp32-12/build/xtables-addons-3.15/extensions/xt_TARPIT.o
CC [M] /mnt/sdb1/lamp32-12/build/xtables-addons-3.15/extensions/xt_condition.o
CC [M] /mnt/sdb1/lamp32-12/build/xtables-addons-3.15/extensions/xt_fuzzy.o
CC [M] /mnt/sdb1/lamp32-12/build/xtables-addons-3.15/extensions/xt_geoip.o
CC [M] /mnt/sdb1/lamp32-12/build/xtables-addons-3.15/extensions/xt_iface.o
CC [M] /mnt/sdb1/lamp32-12/build/xtables-addons-3.15/extensions/xt_ipp2p.o
CC [M] /mnt/sdb1/lamp32-12/build/xtables-addons-3.15/extensions/xt_ipv4options.o
CC [M] /mnt/sdb1/lamp32-12/build/xtables-addons-3.15/extensions/xt_length2.o
CC [M] /mnt/sdb1/lamp32-12/build/xtables-addons-3.15/extensions/xt_lscan.o
CC [M] /mnt/sdb1/lamp32-12/build/xtables-addons-3.15/extensions/xt_psd.o
CC [M] /mnt/sdb1/lamp32-12/build/xtables-addons-3.15/extensions/xt_quota2.o
MODPOST /mnt/sdb1/lamp32-12/build/xtables-addons-3.15/extensions/Module.symvers
ERROR: modpost: "__divdi3" [/mnt/sdb1/lamp32-12/build/xtables-addons-3.15/extensions/pknock/xt_pknock.ko] undefined!
--- End code ---
This isn't a problem in 64-bit. It's a problem with TC 11 32-bit too. Basically, xt_pknock has been updated to use ktime_get_seconds() which I think is causing the breakage. Anyone know if there is a gcc option or some other magic to fix this?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version