Thus spake drew wymore circa 10-03-03 08:58 AM: > I'm super new to Debian and I'm trying to track down a JVM issue (not > related to the distro I don't think) and need to upgrade to unstable > for testing. Can someone hit me with the clue stick or link me to the > proper docs to do this?
Edit /etc/apt/sources.list to read: deb http://debian.osuosl.org/debian/ unstable main contrib non-free deb-src http://debian.osuosl.org/debian/ unstable main contrib non-free deb http://security.debian.org/ unstable/updates main contrib non-free Then run: $ sudo apt-get update $ sudo apt-get dist-upgrade -- glen e. p. ropella, 971-222-9095, http://tempusdictum.com _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
