From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,b2dc1ee691d4409b X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!newsread.com!news-xfer.newsread.com!news-out1.kabelfoon.nl!newsfeed.kabelfoon.nl!bandi.nntp.kabelfoon.nl!news.banetele.no!uio.no!ntnu.no!randhol From: randhol@bacchus.pvv.ntnu.no (Preben Randhol) Newsgroups: comp.lang.ada Subject: Re: OT: Installing Debian (was Re: Latest GNAT version) Date: Thu, 25 Aug 2005 10:28:22 +0000 (UTC) Organization: Norwegian university of science and technology Message-ID: References: <1123683679.695932.12540@g47g2000cwa.googlegroups.com> <1123687721.246790.27700@o13g2000cwo.googlegroups.com> <1123756284.547833.177350@g43g2000cwa.googlegroups.com> <87vf28tjc5.fsf_-_@tiscali.be> <1124177346.199051.63090@g47g2000cwa.googlegroups.com> <15dPe.18613$g47.8770@trnddc07> <1124960975.569806.188350@g47g2000cwa.googlegroups.com> NNTP-Posting-Host: bacchus.pvv.ntnu.no X-Trace: orkan.itea.ntnu.no 1124965702 30708 129.241.210.178 (25 Aug 2005 10:28:22 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Thu, 25 Aug 2005 10:28:22 +0000 (UTC) User-Agent: slrn/0.9.6.2 (FreeBSD) Xref: g2news1.google.com comp.lang.ada:4292 Date: 2005-08-25T10:28:22+00:00 List-Id: Ludovic Brenta wrote: > >This would be a last resort; yet more CD-ROMs to burn. The Debian >installer in Sarge is quite easy to use; this is my experience from >past Linux Copy/Install Parties. Of course, Preben, you probably >never used it. One of the niceties of Debian is that you only ever >install it once; instead, you just "apt-get upgrade" from release to >relase. This is true, but I did a clean install after Debian released the last stable just now. I didn't need to as you say, but I wanted to cleanup a bit my system as I have been testing too many different programs and also to document the customisations I do. When I install Debian on other computers it is nice to be able to customise them in 15 min and not 15 hours because one has forgotten what one did 3 years ago when setting up a specific server. Another point is that configuration files have a tendency to evolve and while one do not usually need to do any manual changes one can miss out on new features if one doesn't pay attention. So after 3-4 years of upgrading I found it was time to do a clean install :-) Anyway the Debian installer is very good and I like that it isn't graphical but text-based. Preben