From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SADOE-00009z-1K for garchives@archives.gentoo.org; Wed, 21 Mar 2012 04:43:15 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3ACC8E063F; Wed, 21 Mar 2012 04:42:55 +0000 (UTC) Received: from ironport2-out.teksavvy.com (ironport2-out.teksavvy.com [206.248.154.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 347FAE087D for ; Wed, 21 Mar 2012 04:41:12 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AokGAKU/KE9FxKHL/2dsb2JhbACBX48mjVV5iHCeGYYZBJROhkuECQ X-IronPort-AV: E=Sophos;i="4.73,1,1325480400"; d="scan'208";a="169147506" Received: from 69-196-161-203.dsl.teksavvy.com (HELO waltdnes.org) ([69.196.161.203]) by ironport2-out.teksavvy.com with SMTP; 21 Mar 2012 00:41:10 -0400 Received: by waltdnes.org (sSMTP sendmail emulation); Wed, 21 Mar 2012 00:40:27 -0400 From: "Walter Dnes" Date: Wed, 21 Mar 2012 00:40:27 -0400 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: systemd? [ Was: The End Is Near ... ] Message-ID: <20120321044027.GC15853@waltdnes.org> References: <709768995.843751.1331957483491.JavaMail.open-xchange@email.1and1.com> <20120317115300.GB3615@acm.acm> <20120318151502.36891b0a@khamul.example.com> <20120318222337.GA11848@waltdnes.org> <20120319003526.5cb093c3@khamul.example.com> <20120319225822.GA13451@waltdnes.org> <20120320011824.0c4f0748@khamul.example.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120320011824.0c4f0748@khamul.example.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Archives-Salt: 4e563281-3e35-4242-b018-492c7d359486 X-Archives-Hash: 125a981a33020fee23b6233bc4f9b68a On Tue, Mar 20, 2012 at 01:18:24AM +0200, Alan McKinnon wrote > I'm not sure where you're going with this. We're discussing an init > system and good, simple ways to start services. App maintainers are > going to continue to do whatever they feel they ought to do, some might > write the systemd files, some might not - that is what already > happens. Someone has to write it and what goes in it depends on what > the app code does, not the other way round. The point I'm making is that if the initialization is moved into the binary, then the binary will have to be patched/modified/whatever. There's already somebody with a systemd overlay. Assuming that the initialization code gets shoved into the binary, how does it simultaneously support openrc/systemd/linux/bsd/Sun/HPUX/etc/etc? The only realistic answer I see is leaving the init code to the distro maintainer. We don't expect the upstream for sshd or any other software to write Gentoo-specific stuff like ebuilds. Whey should they be expected to write Gentoo-specific initscripts? > As for the last question, I really have no idea where you're taking > this. I don't know the answer, I've never been a maintainer in that > position. Being the arrogant shit that I am, I reckon I would probably > tell the user to piss off and I don't support hobby crap. But hey, > that's just what I think I might say while sitting here on my couch. So you're saying you wouldn't have supported... > From: torvalds@klaava.Helsinki.FI (Linus Benedict Torvalds) > Newsgroups: comp.os.minix > Subject: What would you like to see most in minix? > Summary: small poll for my new operating system Message-ID: <1991Aug25.205708.9541@klaava.Helsinki.FI> > Date: 25 Aug 91 20:57:08 GMT > Organization: University of Helsinki > > Hello everybody out there using minix - I'm doing a (free) operating > system (just a hobby, won't be big and professional like gnu) for > 386(486) AT clones. This has been brewing since april, and is starting > to get ready.I'd like any feedback on things people like/dislike in > minix, as my OS resembles it somewhat (same physical layout of the > file-system(due to practical reasons) among other things). I've > currently ported bash(1.08) and gcc(1.40),and things seem to > work.This implies that I'll get something practical within a few > months, andI'd like to know what features most people would want. > Any suggestions are welcome, but I won't promise I'll implement > them :-) Linus (torvalds@kruuna.helsinki.fi) PS. Yes - it's free of > any minix code, and it has a multi-threaded fs. It is NOT protable > (uses 386 task switching etc), and it probably never will support > anything other than AT-harddisks, as that's all I have :-(. -- Walter Dnes