WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Core book - topic listing  (Read 20410 times)

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11043
Re: Core book - topic listing
« Reply #15 on: July 01, 2013, 05:42:13 AM »
Thanks, fixing both.
The only barriers that can stop you are the ones you create yourself.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11581
Re: Core book - topic listing
« Reply #16 on: July 01, 2013, 12:43:23 PM »
Hi curaga
Near the end of 3.2:
Quote
This is what you would find were you to do a "make install
DESTDIR=/tmp/somewhere", with possibly documentation and
development headers split to other extensions, for lower overhead to
those who only want to use the extension.
Maybe something like:
Code: [Select]
You would find these under /tmp/somewhere/ were you to do
a "make install DESTDIR=/tmp/somewhere", ...
Not trying to nitpick, just think it may make it a little clearer to someone less experienced.

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11043
Re: Core book - topic listing
« Reply #17 on: July 01, 2013, 02:25:40 PM »
Oh, any corrections are appreciated. Fixed this one.

Since it's text under git, patches welcome too ;)
The only barriers that can stop you are the ones you create yourself.

Offline Zendrael

  • Sr. Member
  • ****
  • Posts: 363
    • Zendrael's home of projects
Re: Core book - topic listing
« Reply #18 on: July 06, 2013, 09:06:40 AM »
Hello Mr. Curaga!

I suggest a section (maybe in projects) about "The simplest/easyer way to..." and subtopics like "the simplest/easyer webserver", and fileserver, mediaserver (with minidlna) and so on... the KISS as possible solutions.

I could contribute with the webserver using the busybox-httpd but english is not my mother language, maybe the chapter will require some corrections after...

Another interesting thing could be the "DIY Desktop" part, when some of us could contribute explaining how to get to the desktop we uploaded a screenshot in the wiki! (how it was configured, with which extensions...)

I hope these ideas are interesting enought to go to the book.



Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11043
Re: Core book - topic listing
« Reply #19 on: July 06, 2013, 09:59:06 AM »
Yep, the projects section is good for those kinds of solutions. If you're familiar with busybox httpd, please write about it.

I'm not sure a desktop showcase would work when printed in black and white, though.
The only barriers that can stop you are the ones you create yourself.

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11043
Re: Core book - topic listing
« Reply #20 on: July 21, 2013, 01:01:15 PM »
Few chapters in today.
The only barriers that can stop you are the ones you create yourself.

Offline Zendrael

  • Sr. Member
  • ****
  • Posts: 363
    • Zendrael's home of projects
Re: Core book - topic listing
« Reply #21 on: July 22, 2013, 08:18:12 AM »
Great chapters Mr. Curaga!

Just, in the "1.9. The copy mode of operation: TCZ/install + copyfs indicator" the reader must want to know where to put the copy2fs.flg or the copy2fs.lst; what he must put inside it? Does it have to be backup'ed?

I'm still writing about busybox-httpd, will send to you ASAP.

Best regards!

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11043
Re: Core book - topic listing
« Reply #22 on: July 22, 2013, 09:15:04 AM »
The first chapter is an overview; the files will be covered in more detail later.
The only barriers that can stop you are the ones you create yourself.

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11043
Re: Core book - topic listing
« Reply #23 on: July 27, 2013, 04:07:08 PM »
First remaster chapters in, please review.
The only barriers that can stop you are the ones you create yourself.

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: Core book - topic listing
« Reply #24 on: July 27, 2013, 10:11:37 PM »
Good job guys, coming along nicely

Offline rms46

  • Jr. Member
  • **
  • Posts: 60
    • Rahmat M. Samik-Ibrahim
Re: Core book - topic listing
« Reply #25 on: July 28, 2013, 03:26:03 AM »
Hello:

You might want to consider to explain about "busybox", how similar and different it is, compared to the real utility. Especially, on how to configure each utility.

Regards,
Rahmat.
This following is ROT13 -- Guvf sbyybjvat vf EBG13

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Core book - topic listing
« Reply #26 on: July 28, 2013, 04:59:11 AM »
You might want to consider to explain about "busybox", how similar and different it is, compared to the real utility.

The fact that many of the commands included in busybox may come in a variety of other implementations does hardly make busybox less real...
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11043
Re: Core book - topic listing
« Reply #27 on: July 28, 2013, 07:04:43 AM »
I think covering busybox is out of scope.
The only barriers that can stop you are the ones you create yourself.

Offline rms46

  • Jr. Member
  • **
  • Posts: 60
    • Rahmat M. Samik-Ibrahim
Re: Core book - topic listing
« Reply #28 on: July 31, 2013, 03:38:00 AM »
I think covering busybox is out of scope.

However, it is one of the reason why TC is so tiny and strange.
There are too few examples on how to use busybox.
Eg 1: "wget" has no wgetrc
Eg 2: "vi" is even worse than the original nvi.
But yes, perhaps this suggestion should be addressed to the busybox developers.

Regards,
Rahmat.
This following is ROT13 -- Guvf sbyybjvat vf EBG13

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11043
Re: Core book - topic listing
« Reply #29 on: August 05, 2013, 06:49:39 AM »
Everyone, please suggest project chapters. Is there some setup you'd like detailed instructions to?

Mini-server? Personal cloud? Etc.
The only barriers that can stop you are the ones you create yourself.