[Pkgutil-users] dumb question
Status: Beta
Brought to you by:
bonivart
|
From: Don J. <pkg...@cl...> - 2009-12-20 01:50:27
|
I use pkgutil to install a bunch of packages from Blastwave. Many of these packages have some GNU/GPL license, and *every* such package seems to want to display many many pages of text describing the license, lack of warranty, etc. All these package installs are happening via my JumpStart finish script, and so they are output to my display via 9600 baud serial console port. This seems to add approximately a hour to every system install. Is there some way to convince pkgadd to NOT display all this stuff, or to redirect it to another file? If there is an ACTUAL problem with the package install, i would definitely like to know about that, so I would prefer not to eliminate ALL output from the pkgadd, but would love to find a way to eliminate the repetitive display of bollerplate. Any ideas/suggestions? |