[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#810301: merged /usr support for debootstrap



On Tue, 2016-07-05 at 16:04 +0200, Cyril Brulebois wrote:
> 
> >  first_stage_install () {
> > +	case $SUITE in
> > +		etch|etch-m68k|jessie|lenny|squeeze|wheezy) ;;
> > +		oldstable|stable) ;;
> > +		*) setup_merged_usr ;;

I might be missing a part of the puzzle, but if a user manually
configures a separate /usr during partitioning (expecting it to be
mounted by the initrd) then how does that interact with this patch?

Also the original report said:
> While at this time it is not possible yet to create a merged /usr system
> without the dpkg hacks in the usrmerge package, I am publishing this
> patch for review.

I suppose those dpkg hacks now gone?

Ian.


Reply to: