Performance v.s. Quality
Posted Nov 7, 2005 14:54 UTC (Mon) by
Los__D (subscriber, #15263)
In reply to:
Performance v.s. Quality by b7j0c
Parent article:
FreeBSD Project Launches FreeBSD 6.0
You want that for a Linux?
Here's a script for you for Gentoo's portage, an improved (*10) ports:
#!/bin/sh
emerge -uDv system && emerge -uDv world && genkernel --menuconfig
There's your 'make world' all in one command...
Very important to write ONE command, I can see that, don't want too much flexibility or anything!
(
Log in to post comments)