lkml.org 
[lkml]   [2007]   [Jun]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: GIT Packages for Debian Etch
Date
On Jun 19, 2007, at 19:37:51, Jeffrey Hundstad wrote:
> I'm just not going to let this go. Stable is synonymous with, well
> ummm, "stable." That means that I don't have 3000 changes a month,
> it's secure and the unexpected doesn't happen. It means I can
> write a lecture explaining how git works. ...do updates... then
> expect my lecture to still work the next day. It means writing
> local shell scripts and expecting them to work until the NEXT
> stable release without changes. It means knowing what things WILL
> break if and when I do go to the next version.
>
> Stable is a CHOICE not a punishment.

With that said; Debian makes it easy to selectively install testing
or unstable packages by adding "testing" or "unstable" to your
sources.list and putting this in /etc/apt/apt.conf:
APT::Default-Release "stable";

Then all apt-based programs will prefer stable packages everywhere
possible. If you explicitly run "apt-get install somepackage/
testing", then it will install the testing version of that package
and continue to auto-upgrade it as testing receives updates.

Alternatively, you can "man apt_preferences" and tweak your "/etc/apt/
preferences" file to your heart's content. This includes things like
"Forcibly downgrade packages to the 'local' version if found in my
local deb repo", "Prefer stable over testing and unstable", etc.

Cheers,
Kyle Moffett

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-06-20 03:37    [W:1.063 / U:0.124 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site