Linked by Thom Holwerda on Fri 19th Oct 2007 14:29 UTC, submitted by irbis
Thread beginning with comment 279384
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
RE: Perhaps a stupid question
by ebasconp on Fri 19th Oct 2007 22:57
in reply to "Perhaps a stupid question"
pkgsrc is not a source code repository,
pkgsrc is an entire package system created with a lot of makefiles, those makefiles are in charge to download the source code from its original repositories, compile them and install them.
DragonFly [another BSD OS] uses pkgsrc as its main package system and, thus, uses the same pkgsrc tree found in ftp://ftp.netbsd.org/pub; so, I think DracoLinux must use the same approach.
RE[2]: Perhaps a stupid question
by Excel Hearts Choi on Fri 19th Oct 2007 23:51
in reply to "RE: Perhaps a stupid question"






Member since:
2006-07-08
I noticed that a linux distribution (Draco Linux - www.dracolinux.org) uses pkgsrc. Does this means that Draco could use the NetBSD's repository of source code? Or would they have to maintain their own repository?