|
You are here |
current.workingdirectory.net | ||
| | | | |
debianaddict.com
|
|
| | | | | ||
| | | | |
rants.org
|
|
| | | | | ||
| | | | |
popey.com
|
|
| | | | | Yesterday I wrote about how I made a mistake by updating my primary Ubuntu computer to include the proposed pocket. I shouldnt have done this. So today I quickly hacked together a script to take any packages which came from proposed and downgrade them back to the release pocket. Its not pretty, but it worked, for me. #!/bin/bash TMPDIR=$(mktemp -d) PACKAGES=$TMPDIR/packages DOWNGRADE=$TMPDIR/downgrade # Get list of all installed packages dpkg -l | grep ^ii | awk -F ' ' '{ print $2}' > $PACKAGES # Start t... | |
| | | | |
lisaapaul.home.blog
|
|
| | | The full moon in December is called the Cold Moon. It was a lovely moon. | ||