From 0dc8b954059ef797f5cdf07b82cf2b65e13f9d5d Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Mon, 26 Oct 2009 15:10:01 +0100 Subject: [PATCH] Update netboot package, add find packages not being available anymore --- debian/changelog | 7 +++++++ grml_tips | 6 +++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c305335..50d1ea4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +grml-tips (0.4.19) unstable; urgency=low + + * Add 'Find packages not available from any active apt repository'. + * Update 'Create netboot package for grml-terminalserver'. + + -- Michael Prokop Mon, 26 Oct 2009 15:09:12 +0100 + grml-tips (0.4.18) unstable; urgency=low * Update URL in 'Test UTF-8 capabilities of terminal'. diff --git a/grml_tips b/grml_tips index 36204cc..f90532f 100644 --- a/grml_tips +++ b/grml_tips @@ -2860,7 +2860,7 @@ language at the bottom of the file /etc/nanorc -- Create netboot package for grml-terminalserver: -# sh /usr/share/doc/grml-terminalserver/examples/create-netboot +# bash /usr/share/doc/grml-terminalserver/examples/create-netboot -- To boot grml via network (PXE) check out grml-terminalserver: @@ -3165,3 +3165,7 @@ Start openvas server (takes a while): Invoke client as user: % OpenVAS-Client -- +Find packages not available from any active apt repository: + +% apt-show-versions | awk '/No available version in archive/{print $1}' +-- -- 2.1.4