Re: [dev][ubase][patch] Implement switch_root

2014-04-18 Thread Dimitris Papastamos
On Fri, Apr 18, 2014 at 11:45:48AM +0200, FRIGN wrote: > On Mon, 14 Apr 2014 12:51:25 +0100 > Dimitris Papastamos wrote: > > > Interesting, maybe we could mention this in the wiki page and/or README. > > Good idea! > But on which wiki-page particularly? We should make tools/ubase/index.md and t

Re: [dev][ubase][patch] Implement switch_root

2014-04-18 Thread FRIGN
On Mon, 14 Apr 2014 12:51:25 +0100 Dimitris Papastamos wrote: > Interesting, maybe we could mention this in the wiki page and/or README. Good idea! But on which wiki-page particularly? Cheers FRIGN -- FRIGN

Re: [dev][ubase][patch] Implement switch_root

2014-04-14 Thread Dimitris Papastamos
On Mon, Apr 14, 2014 at 01:41:58PM +0200, FRIGN wrote: > On Mon, 14 Apr 2014 10:05:02 +0100 > Dimitris Papastamos wrote: > > > BTW, what other tools from busybox do you need to use for your > > initramfs-setup? > > None. > I plan on switching to dash from the busybox-shell, but all the tools I

Re: [dev][ubase][patch] Implement switch_root

2014-04-14 Thread FRIGN
On Mon, 14 Apr 2014 09:49:04 +0100 Dimitris Papastamos wrote: > A manpage for switch_root would be nice. For the style, have a look > at the existing manpages in ubase. I planned on writing a manpage today. I'll send in a patch once it's finished. Cheers FRIGN -- FRIGN

Re: [dev][ubase][patch] Implement switch_root

2014-04-14 Thread FRIGN
On Mon, 14 Apr 2014 10:05:02 +0100 Dimitris Papastamos wrote: > BTW, what other tools from busybox do you need to use for your > initramfs-setup? None. I plan on switching to dash from the busybox-shell, but all the tools I need are already included in ubase. As a matter of fact, with switch_ro

Re: [dev][ubase][patch] Implement switch_root

2014-04-14 Thread Dimitris Papastamos
On Mon, Apr 14, 2014 at 12:15:12AM +0200, FRIGN wrote: > Good evening, > > as discussed earlier, I worked on the switch_root-tool and successfully > tested it with my initramfs-setup without problems. > Let me know what you think. BTW, what other tools from busybox do you need to use for your ini

Re: [dev][ubase][patch] Implement switch_root

2014-04-14 Thread Dimitris Papastamos
On Mon, Apr 14, 2014 at 12:15:12AM +0200, FRIGN wrote: > Good evening, > > as discussed earlier, I worked on the switch_root-tool and successfully > tested it with my initramfs-setup without problems. > Let me know what you think. Cool! Applied with minor stylistic changes (also removed redundan

[dev][ubase][patch] Implement switch_root

2014-04-13 Thread FRIGN
Good evening, as discussed earlier, I worked on the switch_root-tool and successfully tested it with my initramfs-setup without problems. Let me know what you think. Cheers FRIGN -- FRIGN >From e0608f4fe61aa70a270b0168790fdd6994c3e91e Mon Sep 17 00:00:00 2001 From: FRIGN Date: Mon, 14 Apr 20