WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Recent Posts

Pages: 1 2 [3] 4 5 ... 10
21
General TC Talk / Re: Bulding the kernel from source and making an ISO?
« Last post by Rich on Today at 10:01:14 AM »
Hi edmazing
If you want to compile natively on Tinycore, you need to install  compiletc.tcz.
22
TCE Talk / Re: Source of wbar
« Last post by Rich on Today at 09:56:38 AM »
Hi Juanito
Found the backup and uploaded it.
23
TCE Talk / Re: Source of wbar
« Last post by Rich on Today at 09:48:00 AM »
Hi Juanito
Actually, it's not.
5.x/x86_64/tcz/src/wbar/wbar-2.3.0-3.txz  is a link to  4.x/x86/tcz/src/wbar/wbar-2.3.0-3.txz
which is no longer on the server. I'll upload a copy from my backup.

24
TCE Talk / Re: piCore64 mksquashfs -b 16384 I get 4096 [SOLVED]
« Last post by Rich on Today at 09:07:04 AM »
Hi repeat
OK, I just looked at the latest submitqc and you are correct.

For anyone else that runs into this, the syntax for 16K is:
Code: [Select]
--blocksize=16384
Although  mksquashfs  will also accept  16K , that will fail with  submitqc.
--blocksize=  must be specified in bytes, not  Kbytes  or  Mbytes.
25
TCE Talk / Re: piCore64 mksquashfs -b 16384 I get 4096 [SOLVED]
« Last post by repeat on Today at 08:22:45 AM »
sorry.. my issue was with submitqc unstable release 20241219

Have to add the --blocksize or converts back to 4096.

gutmensch accepted my build of rsgain after I figured that out and a few other niggles.
26
Asus EeePC.
Intel Atom N450 1.66 GHz 64-bit
Memory 1 GB
HDD 2.5" 80GB  SATA 5400rpm
USB 2
Please recommend a version of Linux Tiny Core for the above listed netbook.
Thanks.
DiAno
27
Off-Topic - Tiny Core Lounge / Re: XLibre - a fork of Xorg
« Last post by GNUser on Today at 06:54:27 AM »
The decision to be taken is perhaps not deciding between x11 and XLibre, but rather deciding between x11/XLibre and wayland.

Hi Juanito. Thank you very much for this detailed description of the state of affairs. While I am a bit surprised at your conclusion, I trust your judgment and experience. TCL will continue to shine in the future, with whatever extensions are available.

At the risk of digressing into an ode to TCL, TCL might be the only suckless distro that can actually be configured into a daily driver. Wherever TCL goes I will happily follow.
28
TCE Talk / Re: Firefox
« Last post by vinceASPECT on Today at 06:07:13 AM »
What is librewolf?

I see you qoute the latest Firefox tradition build number..... But what is librewolf?

Thx
C

Okay CNK .......all of you seem to suggest I just use the latest traditional version and the setting will be there
29
TCE Talk / Re: Source of wbar
« Last post by Juanito on Today at 05:47:49 AM »
It looks like the source is here: http://tinycorelinux.net/5.x/x86_64/tcz/src/wbar/
30
TCE Talk / Source of wbar
« Last post by amplefiction on Today at 05:08:08 AM »
In TC 17.0, wbar.tcz.info indicates:

Code: [Select]
Version:        2.3.0-3
Original-site:  http://code.google.com/wbar/

However this URL now gives a 404. There is https://code.google.com/archive/p/wbar/downloads which offers tarballs (no version control).

The project homepage has a link to https://github.com/rodolf0/wbar but:
  • there are no releases / tags
  • the main branch is a rewrite using evas instead of imlib2
  • the v2.0 branch last commit is 1 year older than the tarballs on the other site

Where does the wbar source code used in TC 17.0 come from?
Pages: 1 2 [3] 4 5 ... 10