Quit it... there is a solution to both your qualms.
Posted May 6, 2004 19:49 UTC (Thu) by
gfolkert (guest, #21427)
In reply to:
Debian testing by tjc
Parent article:
Revealed: how Fedora and the community interact
http://snapshot.debian.net/
apt-get debian packages on specified date (relative date)
deb http://snapshot.debian.net/archive/date/datestr/debian unstable main contrib non-free
deb http://snapshot.debian.net/archive/date/datestr/debian-non-US unstable/non-US main contrib non-free
deb-src http://snapshot.debian.net/archive/date/datestr/debian unstable main contrib non-free
deb-src http://snapshot.debian.net/archive/date/datestr/debian-non-US unstable/non-US main contrib non-free
Note that
datestr is datestr recognized by
date(1), such as
yesterday,
2-days-ago,
last-week,
2-weeks-ago.
You will get everything JUST like you want.
(
Log in to post comments)