X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=input%2Fports%2Fkfreebsd.creole;h=e48ebd732c2e0e351b049c28f5a26371f9e93093;hb=186368e4323e548fc44d644778f8220bc8e5e405;hp=33167c77f6bf57c24355ea0dafc8a86908155b65;hpb=d1b1f7dc86ae1b3150ae88a3225aa0bff9887f86;p=mirror%2Fdsa-wiki.git diff --git a/input/ports/kfreebsd.creole b/input/ports/kfreebsd.creole index 33167c7..e48ebd7 100644 --- a/input/ports/kfreebsd.creole +++ b/input/ports/kfreebsd.creole @@ -4,53 +4,24 @@ from a purely DSA perspective. == Missing packages == -=== Shells === - -* zsh -* ksh - -Both dependet upon by the debian.org metapackage. Especially zsh is used -as login shell by a lot of DDs (DSA included) so without a zsh they cannot -log into kFreeBSD machines. - -=== other === - -* iputils-ping (depended on by nagios-plugins-basic) -* stuff dependet on by debian.org-recommended (not all might make sense on kFreeBSD - need to figure that one out): +* stuff depended on by debian.org-recommended (not all might make sense on kFreeBSD - need to figure that one out): +** ifenslave (does that even make sense? should we type-handle it away on kfreebsd?) +** bridge-utils (ditto) +** vlan (same) ** iproute -** irqbalance -** dsa-nagios-checks +** traceroute +** emacs22-nox or emacs22 ** lshw -** mcelog +** mcelog (useful on kfreebsd?) ** lsof -** moreutils ** timeout ** strace == Operational == -=== Broken Packages === -* dig, bind9-host - (Just hang after resolving things) ([[http://bugs.debian.org/548096|548096]]) -* molly-guard (ssh check broken) ([[#548099|http://bugs.debian.org/548099]]) - -=== misc === - -* ps xauf lies about the start time of processes -* other timing issues: -(interesting idea what a minute is) -{{{ -fano:~# /sbin/shutdown -h 1 more ram - -Broadcast message from root@fano (ttyp2) (Wed Sep 23 19:32:08 2009): - -more ram -The system is going DOWN for system halt in 1 minute! - +puppet runs do not run reliably and often hang. Might be a ruby bug. +=== Broken Packages === -Broadcast message from root@fano (ttyp2) (Wed Sep 23 19:35:13 2009): +* molly-guard (ssh check broken) (#548099) -more ram -The system is going down for system halt NOW! -}}}