Skip to content

Instantly share code, notes, and snippets.

Created September 22, 2012 02:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/3764864 to your computer and use it in GitHub Desktop.
Save anonymous/3764864 to your computer and use it in GitHub Desktop.
root@RENEGADE:/etc/init.d# cat /etc/apt/sources.list
deb http://packages.linuxmint.com/ maya main upstream import
deb http://archive.ubuntu.com/ubuntu/ precise main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ precise-updates main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ precise-security main restricted universe multiverse
deb http://archive.canonical.com/ubuntu/ precise partner
root@RENEGADE:/etc/init.d# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
sessioninstaller
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
root@RENEGADE:/etc/init.d# lsb_release -a
No LSB modules are available.
Distributor ID: LinuxMint
Description: Linux Mint 12 Lisa
Release: 12
Codename: lisa
root@RENEGADE:/etc/init.d#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment