WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: PXE & Tiny core linux  (Read 32945 times)

Offline genec

  • Full Member
  • ***
  • Posts: 240
Re: PXE & Tiny core linux
« Reply #15 on: November 19, 2012, 05:13:47 PM »
Quote
If you're not the original poster, I'd suggest creating a new thread/topic.
If these last three posts belong in their own thread, an administrator will have to move them.

I apologize.  Rereading, I realize I didn't articulate my intentions clearly.  It felt more like the post was resurrecting a dead thread and would have been more appropriate as its own.

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: PXE & Tiny core linux
« Reply #16 on: November 20, 2012, 01:07:00 AM »
Hi madeno
The GUI for Tinycore was broken out as separate components somewhere in the TC4.x release. It now requires
that the  Xvesa, Xprogs, Xlibs, flwm_topside, and wbar  extensions are available when booting.

As a clarification, said extensions are a requirement for the Tinycore GUI, but not a necessary requirement to be present and/or loaded at boot time; i.e. they could be loaded at any moment after boot.
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11581
Re: PXE & Tiny core linux
« Reply #17 on: November 20, 2012, 01:10:21 AM »
Hi tinypoodle
Yes, I stand corrected.

Offline genec

  • Full Member
  • ***
  • Posts: 240
Re: PXE & Tiny core linux
« Reply #18 on: November 20, 2012, 01:24:24 AM »
Hi madeno
The GUI for Tinycore was broken out as separate components somewhere in the TC4.x release. It now requires
that the  Xvesa, Xprogs, Xlibs, flwm_topside, and wbar  extensions are available when booting.

Perhaps intending that there is no tinycore.gz that already contains these and they must be loaded separately, ie a dynamic remaster with those extentions stored/listed appropriately in a second .cpio.gz archive or a regular remaster, if one wants to have the GUI components loaded from the bootloader (without additional fetching).

Offline madeno

  • Newbie
  • *
  • Posts: 2
Re: PXE & Tiny core linux
« Reply #19 on: November 20, 2012, 05:47:19 AM »
Thank you for helping. Now, I will try with initramfs than I will say about test results :)