
On 15.06.2009 11:13, Michael Prokop wrote:
- Michael Whapples mwhapples@aim.com [20090614 18:28]:
On this topic, it means that grml 2009.05 CD images will be all using grml2hd 1.2.2, so suffering from this problem. Knowing about the bugs in grml2hd I could use aptitude to upgrade grml2hd for me. Should I be unaware of other potential bugs in the release CD, is there a way I could just run a command to retrieve critical updates? I mean that currently running "aptitude update" and "aptitude safe-upgrade" will get me more than just bug fixes.
echo 'deb http://deb.grml.org/ grml-stable main' > /etc/apt/grml-stable.list apt-get -o Dir::Etc::SourceList=/etc/apt/grml-stable.list update apt-get upgrade
does the trick.
Nice! Would you mind to add this to grml-tips?
(Btw: a kind of "grml-tips update" to update the collection from the repository would be a nice feature..)
Greetings, - Darsha