Re: [dev][ubase][patch] Add switch_root.8 to the Makefile

2014-04-14 Thread FRIGN
On Mon, 14 Apr 2014 15:31:52 +0100 Dimitris Papastamos wrote: > Have a look at [1][2][3][4]. It is an on-going effort by me and some other > people to make a distro, morpheus, around ubase/sbase/sinit/smdev etc. You > can > find all the tools on our 2f30 git. If you are interested, the dev ch

Re: [dev][ubase][patch] Add switch_root.8 to the Makefile

2014-04-14 Thread FRIGN
On Mon, 14 Apr 2014 15:21:29 +0100 Dimitris Papastamos wrote: > I added them all with an one-liner, thanks for spotting this. In the end you were the one to see this, but you're welcome. ;) Now, there's one question that has been bugging me for a while: If you combined sbase and ubase, would it

Re: [dev][ubase][patch] Add switch_root.8 to the Makefile

2014-04-14 Thread Dimitris Papastamos
On Mon, Apr 14, 2014 at 04:26:45PM +0200, FRIGN wrote: > On Mon, 14 Apr 2014 15:21:29 +0100 > Dimitris Papastamos wrote: > > > I added them all with an one-liner, thanks for spotting this. > > Now, there's one question that has been bugging me for a while: > If you combined sbase and ubase, woul

Re: [dev][ubase][patch] Add switch_root.8 to the Makefile

2014-04-14 Thread Dimitris Papastamos
On Mon, Apr 14, 2014 at 04:13:43PM +0200, FRIGN wrote: > Hello, > > Seems like I neglected the Makefile while adding the switch_root > manpage. > This is now fixed. I added them all with an one-liner, thanks for spotting this.

Re: [dev][ubase][patch] Add switch_root.8 to the Makefile

2014-04-14 Thread Dimitris Papastamos
On Mon, Apr 14, 2014 at 04:13:43PM +0200, FRIGN wrote: > Hello, > > Seems like I neglected the Makefile while adding the switch_root > manpage. > This is now fixed. Ooops... I need to add all the other manpages we wrote recently! Good catch.

[dev][ubase][patch] Add switch_root.8 to the Makefile

2014-04-14 Thread FRIGN
Hello, Seems like I neglected the Makefile while adding the switch_root manpage. This is now fixed. Cheers FRIGN -- FRIGN >From 9f879f375a8580c8d3796c08a3104605385d6930 Mon Sep 17 00:00:00 2001 From: FRIGN Date: Mon, 14 Apr 2014 16:11:38 +0200 Subject: [PATCH] Add switch_root.8 to the Makefi