X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=input%2Fports%2Fkfreebsd.creole;h=87918b8b6be0bdd9b2f57152e73317c95f8f3878;hb=804d242b623f527d3adb7e7ae535956384f4a53c;hp=801d59b96b7edc353ee70a14a5a1338464e28c21;hpb=6fba99b94969d287edf22a024d31a41fab0bee4a;p=mirror%2Fdsa-wiki.git diff --git a/input/ports/kfreebsd.creole b/input/ports/kfreebsd.creole index 801d59b..87918b8 100644 --- a/input/ports/kfreebsd.creole +++ b/input/ports/kfreebsd.creole @@ -9,14 +9,14 @@ from a purely DSA perspective. * 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 +Both depended upon by the debian.org metapackage. Especially zsh is used +as a login shell by a lot of DDs (DSA included) so without 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): ** iproute ** irqbalance ** dsa-nagios-checks @@ -31,9 +31,26 @@ log into kFreeBSD machines. === Broken Packages === * dig, bind9-host - (Just hang after resolving things) ([[http://bugs.debian.org/548096|#548096]]) -* molly-guard (ssh check broken) ([[http://bugs.debian.org/|#pending]]) - + (Just hangs after resolving things) (#548096) +* molly-guard (ssh check broken) (#548099) +* man randomly fails to output a page - try again, it may work (#548153) === misc === * ps xauf lies about the start time of processes +* other timing issues: +(interesting idea of 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! + + + +Broadcast message from root@fano (ttyp2) (Wed Sep 23 19:35:13 2009): + +more ram +The system is going down for system halt NOW! +}}}