what are the correct entries to keep my ZMLinuxOS install fully current?
assume I have an empty /etc/apt/sources.list
What should my sources.list have in it?
I don't know what distribution it's running on, but you might want to go to the distribution's website and look for what you need to do to add the "Unstable" distro.
For example, I'm running Debian, and I added:
Of course, don't even try these lines unless you're running Debian.
For example, I'm running Debian, and I added:
Code: Select all
deb http://debian.yorku.ca/debian/ unstable main non-free contrib
deb http://ftp.us.debian.org/debian/ unstable main non-free contrib
ZMLinuxOSgossamer wrote:I don't know what distribution it's running on, but you might want to go to the distribution's website and look for what you need to do to add the "Unstable" distro.
For example, I'm running Debian, and I added:
Of course, don't even try these lines unless you're running Debian.Code: Select all
deb http://debian.yorku.ca/debian/ unstable main non-free contrib deb http://ftp.us.debian.org/debian/ unstable main non-free contrib
That is the distro