Re: debootstrap exclude file

2003-12-19 Thread Kenshi Muto
At 19 Dec 03 17:55:07 GMT, Joey Hess wrote: > Kenshi Muto wrote: > > + EXCLUDE="--exclude=pcmcia-cs(,and other exclude packages...)" > > Couldn't we just fix debootstra? Of course this would also work, but > there is no reason for pcmcia-cs to be in base. Seconded. > > IMHO, at least mbr, lilo,

Re: debootstrap exclude file

2003-12-19 Thread Joey Hess
Kenshi Muto wrote: > I read Bug#221907 is reported by Joey, and saw > base-installer.postinst. > > postinst checks /cdrom/.disk/base_exclude, but it means this exclusion > only enable on CD install. Not only is that gross, but I see no base_exclude on netinst cds anyway. > How about following pa

debootstrap exclude file

2003-12-19 Thread Kenshi Muto
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I read Bug#221907 is reported by Joey, and saw base-installer.postinst. postinst checks /cdrom/.disk/base_exclude, but it means this exclusion only enable on CD install. How about following patch? + EXCLUDE="--exclude=pcmcia-cs(,and other exclude pa