Date: Thu, 05 Sep 2019 17:43:46 +0300 From: =?UTF-8?B?0JLQuNC60YLQvtGAINCa0YPRgtC10L3QutC+0LI=?= <harpy@mail.ru> To: freebsd-questions@FreeBSD.org Subject: =?UTF-8?B?V2h5IGkgbmVlZCBleHRyYWN0IG5vdCBvbmUgbmVlZGVkIHBvcnQsIGJ1dCBm?= =?UTF-8?B?dWxsIGNhdGFsb2cgbmV2ZXIgbmVlZGVkIHBvcnRzPw==?= Message-ID: <1567694626.722400563@f512.i.mail.ru>
next in thread | raw e-mail | index | archive | help
Hello. I'm try find minimum size OS for server / and as desktop. For server I try use freebsd+nginx+python. For desktop freebsd+i3. The clear freebsd size is ~1Gb. - it is the minimum OS that i found - It is my favorite now. I like work with ports. But why i need dowload and extract ~1Gb empty folders? Is it posible to use next algoritm, for example: Do not make portsnap fetch extract immediately after installing the system make: # /usr/ports/x11/xorg make install clean 1. freebsd check the directory /usr/ports/x11/xorg >> it is empty 2. freebsd check the internet for search "/usr/ports/x11/xorg" >> it is found "data" 3. freebsd dowload and compile data from internet. Why it must make portsnap extract ALL never needed empty folders to system before? Is it posible make in future - search and extract from internet only one needed port? Like # pkg install xorg This thought haunts from the very beginning of acquaintance with bsd. Sorry for my illiteracy in IT Viktor
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1567694626.722400563>
