MBantz, kjpetrie, Thanks for the quick heads up on how to stop the clock from syncing...
=> But kjpetrie did expound:
If you do that you'll have to set up pclos' time on every boot, as it uses the hardware clock to set the system clock on start up. I suspect you'll be removing the # before long!
I'm also not sure how the system will react to finding files with dates in the future. You might get a kernel panic (Linux equivalent of BSOD).
But if I'm only making this change to the one file (/etc/init.d/halt) Would not the boot up sequence remain the same? I mean if the bios date was off enough to cause problems, they would happen long before halt was called. Wouldn't they?
Speaking of which, I've been multi-booting for years. And what do you think happens if one Linux uses UTC, And another sets bios to LOCALTIME???
The closest thing to kernel panic I ever got was something about superblock dates being in the future "fsck forced"...
And if I use an NTP server to automatically update the system clock, there shouldn't be any need for me to tweak "PCLOS' time" on any boot unless my Internet connection is down... So I doubt the "#" will be much of an issue for me. Still thanks for the kind advice.
And thank you also, Menotu, MBantz, muungwana, jaydot, travisn000 for the advice and clarifications about using synaptic rather than apt-get.
Especially travisn000's explanation of the actual diff between the two seemingly similar apt-get upgrade/dist-upgrade commands. I've known for a long time that there was a diff But I never quite understood what it was. THANKS!
But since you took the trouble to explain that so well I think it's best to also stress that "apt-get dist-upgrade" desperately needs to always be paired with having just done a fresh *"apt-get update" {first!} *Note for apt beginners: despite it's name "apt-get update" doesn't "update your system" What it does is like the reload button in synaptic, it updates the LIST of available packages.
I don't like to think what could happen if someone last refreshed the package list last month. But the last time they "updated their system" was two months ago, and then they did an "apt-get dist-upgrade" with the stale package data...
By the way, considering that in my original post I mentioned using apt-get, I don't really think the discussion about why it's a good idea (at least for Linux beginners) to use synaptic instead is really so very far off topic. ;-{)#
=> Speaking of which, MBantz said:
apt-get uses the PCLinux repositories only, no mixing from outside. To be more precise, it uses the sources.list file in /etc/apt
That I knew, but please correct me if I'm wrong in thinking that synaptic uses the same "sources.list file"?? And for that matter Does not the "reload" button in synaptic update the very same data as an "apt-get update" or do they store that data differently???
--
| --- ---
| Joe (theWordy) Philbrook (-) (-)
| J(tWdy)P ^
| <<jtwdyp@ttlc.net>> /---\ << Yawn >>
| \___/
It must be past my bedtime... Good night all!