Re: Snapper on Ubuntu

2014-03-16 Thread Arvin Schnell
On Sun, Mar 16, 2014 at 05:58:10PM +0100, Hendrik Friedel wrote: > > Just a recommendation about the config names. At least on > > openSUSE "root" is used for /. I would suggest to use "home_root" > > for /root like the pam-snapper module does. > > thanks for the advise. > > In fact on a previous

Re: Snapper on Ubuntu

2014-03-16 Thread Hendrik Friedel
Hello, > Just a recommendation about the config names. At least on > openSUSE "root" is used for /. I would suggest to use "home_root" > for /root like the pam-snapper module does. thanks for the advise. In fact on a previous try I had -by chance- used exactly this nomenclature. Then I restart

Re: Snapper on Ubuntu

2014-03-16 Thread Arvin Schnell
On Sat, Mar 15, 2014 at 03:05:22PM +0100, Hendrik Friedel wrote: > When I install snapper I configure it like this > snapper -c rt create-config / > snapper -c home create-config /home > snapper -c root create-config /root > snapper -c Video create-config /mnt/BTRFS/Video/ Just a recommendation a

Re: Snapper on Ubuntu

2014-03-16 Thread Hendrik Friedel
Hello, ok, thanks for the explaination. I would find a behaviour in which by default all configurations would be used (i.e. no -c option means that a snapshot of all configurations will be done) more intuitive. I'll get used to it though :-) Greetings, Hendrik -- To unsubscribe from this lis

Re: Snapper on Ubuntu

2014-03-15 Thread David Disseldorp
On Sat, 15 Mar 2014 18:47:49 +0100 Hendrik Friedel wrote: > > I think you may have forgotten to specify the config snapper is supposed > > to use. Try > > > > # snapper -c home create > > # snapper -c Video create > > Thanks, that was it. I would have expected an Error-Message though... Snapp

Re: Snapper on Ubuntu

2014-03-15 Thread Hendrik Friedel
I think you may have forgotten to specify the config snapper is supposed to use. Try # snapper -c home create # snapper -c Video create Thanks, that was it. I would have expected an Error-Message though... Greetings, Hendrik -- To unsubscribe from this list: send the line "unsubscribe linux-bt

Re: Snapper on Ubuntu

2014-03-15 Thread Michael Schuerig
On Saturday 15 March 2014 15:05:22 Hendrik Friedel wrote: > Hello, > > I am not sure, whether this is the right place to ask this question > -if not, please advise. > > Ubuntu installs on btrfs, creating subvolumes for the homes (/home), > the root home (/root) and the root (/) named @home, @root