sorry to reply to my own message, but the keyboard demon struck again :(
On Sun, 23 Apr 2000, John Galt wrote: > > from potato > sed -e s/frozen/unstable/ /etc/apt/sources.list > sed -e s/potato/woody/ /etc/apt/sources.list > > from slink > sed -e s/unstable/stable/ /etc/apt/sources.list should be: sed -e s/stable/unstable/ /etc/apt/sources.list > sed -e s/slink/woody/ /etc/apt/sources.list > > from hamm > mke2fs /dev/hda and get some bootfloppies > > On Sun, 23 Apr 2000, Bill wrote: > > > Can someone please tell me what is required in "/etc/apt/sources.list" > > to upgrade to "woody" > > > > Thanks in advance > > Bill > > > > > > > > ********************************* > > The Mind is like a parachute; > > it works much better when it's open. > > ********************************* > > > > > > > > -- > > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null > > > > FINE, I take it back: UNfuck you! > > Who is John Galt? [EMAIL PROTECTED], that's who! > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null > FINE, I take it back: UNfuck you! Who is John Galt? [EMAIL PROTECTED], that's who!

