Page 1 of 1

Wiki Article Predjudice [split from: the OSDK]

Posted: Sat Feb 27, 2010 1:24 am
by KotuxGuy
I beg to differ; virtually all of the wiki tutorials focus on Linux.

Even if you're right.. The penguin rocks. :D

Re: Wiki Article Predjudice [split from: the OSDK]

Posted: Sat Feb 27, 2010 2:58 am
by fronty
KotuxGuy wrote:I beg to differ; virtually all of the wiki tutorials focus on Linux.
I don't recall any tutorials or articles that focuses on Linux. Article about loopmounting contains info about Linux, FreeBSD and OpenBSD, but this doesn't count, because it's not entirely about Linux, and loopmounting isn't supported by Windows (if you don't count 3rd party hassles as loopmounting). Many tutorials use GNUs toolchain, but it isn't tied to Linux.

Re: Wiki Article Predjudice [split from: the OSDK]

Posted: Sun Feb 28, 2010 12:05 am
by KotuxGuy
OK,then, *nix in general.

Re: Wiki Article Predjudice [split from: the OSDK]

Posted: Sun Feb 28, 2010 12:15 am
by pcmattman
KotuxGuy wrote:OK,then, *nix in general.
Examples wanted.

Re: Wiki Article Predjudice [split from: the OSDK]

Posted: Sun Feb 28, 2010 12:23 am
by KotuxGuy

Re: Wiki Article Predjudice [split from: the OSDK]

Posted: Sun Feb 28, 2010 12:38 am
by pcmattman
Used this exact tutorial on Windows. mkisofs has been ported to Windows.
Uh, no. I can use Makefiles on Windows too. A *nix concept perhaps, but not *nix-specific.
Perhaps *nix specific as you need Cygwin on Windows to complete this. Or MinGW.
The article was actually written for those on Windows using Cygwin or something similar.
See above.
Way to post a link that isn't actually part of the wiki?
Example source code is *nix-specific?

--
This is just for *nix only tutorials or articles.
Seriously, none of these tutorials are Linux-specific. Things like loop mounting are by nature specific to an OS.

The closest you get to *nix-specific is the tools in use, which are freely and easily available on Windows. Nobody is disadvantaged by being on Windows when reading wiki articles (apart from the previously mentioned OS-specific content).
I could not find even 1 article that focused on Windows only.
Why does there need to be? Most of the articles work out of the box on Windows.

Re: Wiki Article Predjudice [split from: the OSDK]

Posted: Sun Feb 28, 2010 12:41 am
by KotuxGuy
Oh, come on. For Windows to work with all that stuff, you have to bolt extra stuff on to it.And almost all of that source code is made to compile with *nix tools.

Re: Wiki Article Predjudice [split from: the OSDK]

Posted: Sun Feb 28, 2010 12:43 am
by pcmattman
KotuxGuy wrote:Oh, come on. For Windows to work with all that stuff, you have to bolt extra stuff on to it.And almost all of that source code is made to compile with *nix tools.
What, Cygwin? That's the extent of the "extra stuff" you need. It even has a nice package manager to make life really easy.

I have to install extra stuff on Linux too to work with some of the wiki articles, genius.