Re: fsck + localtime in BIOS

2007-02-03 Thread Jack Brown
Matthew Burgess wrote: > > Hi Jack. Sorry that this seems to have got dropped. I've created a ticket > in > Trac, #1948, so it doesn't get forgotten about again. Feel free to add > yourself to the Cc: field if you want to follow any activity on it. > > > Matt. Thanks Matt Jack Brown --

Re: fsck + localtime in BIOS

2007-02-03 Thread Dan Nicholson
On 2/3/07, Bryan Kadzban <[EMAIL PROTECTED]> wrote: > > Looking at my shell history, it looks like when I made a udev-config > tarball, I did an svn export, then renamed the directory to have the > datestamp in its name, then tar/bzip2ed it, then grabbed an md5sum and > updated the filename/md5sum

Re: fsck + localtime in BIOS

2007-02-03 Thread Bryan Kadzban
Matthew Burgess wrote: > Bryan, the fix looks sane and simple enough, but I'm not sure what > the process is for generating a tarball from our bootscripts in SVN. Actually, I'm not completely sure either. ;-) > Is it just a case of tarring up an `svn export' of the > lfs-bootscripts repo? It

Re: fsck + localtime in BIOS

2007-02-03 Thread Matthew Burgess
On Saturday 03 February 2007 08:40, Jack Brown wrote: > Hi, >I notice this thread seems to have died off. I was wondering if > someone who has privileges to update the boot scripts could take a look > at this, since either localtime or UTC is suposed to be supported by the > lfs-bootscripts,

Re: fsck + localtime in BIOS

2007-02-03 Thread Jack Brown
Hi, I notice this thread seems to have died off. I was wondering if someone who has privileges to update the boot scripts could take a look at this, since either localtime or UTC is suposed to be supported by the lfs-bootscripts, but as it is, localtime is slightly broken, depending on yo

Re: fsck + localtime in BIOS

2007-01-31 Thread Jack Brown
Bryan Kadzban wrote: > Jack Brown wrote: > >>I already am turing off UTC in /etc/sysconfig/clock. > > > I have no idea if this is what this setting is for or not, but what > happens if you (1) have a 32-bit kernel, and (2) enable CONFIG_APM, and > then disable CONFIG_APM_RTC_IS_GMT? > Ok, I

Re: fsck + localtime in BIOS and POSIX compliance

2007-01-30 Thread Ismael Luceno
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bryan Kadzban escribió: > Jack Brown wrote: >> I already am turing off UTC in /etc/sysconfig/clock. > > I have no idea if this is what this setting is for or not, but what > happens if you (1) have a 32-bit kernel, and (2) enable CONFIG_APM, and > the

Re: fsck + localtime in BIOS

2007-01-30 Thread Bryan Kadzban
Jack Brown wrote: > I already am turing off UTC in /etc/sysconfig/clock. I have no idea if this is what this setting is for or not, but what happens if you (1) have a 32-bit kernel, and (2) enable CONFIG_APM, and then disable CONFIG_APM_RTC_IS_GMT? Of course if you run 64-bit, that won't help, an

Re: fsck + localtime in BIOS

2007-01-30 Thread Jack Brown
Bruce Dubbs wrote: > Jack Brown wrote: > > Try turning off UTC time in LFS by setting the parameter to zero: > > $ cat /etc/sysconfig/clock > # Begin /etc/sysconfig/clock > > UTC=1 > > # End /etc/sysconfig/clock > > -- Bruce I already am turing off UTC in /etc/sysconfig/clock. The problem

Re: fsck + localtime in BIOS

2007-01-30 Thread Bryan Kadzban
On Tue, Jan 30, 2007 at 10:59:49AM -0600, Bruce Dubbs wrote: > Try turning off UTC time in LFS by setting the parameter to zero: One issue with that: The problem is that the setclock script hasn't run yet. The Linux kernel "get the time from the CMOS clock at boot" code doesn't care what UTC is

Re: fsck + localtime in BIOS

2007-01-30 Thread Bruce Dubbs
Jack Brown wrote: Try turning off UTC time in LFS by setting the parameter to zero: $ cat /etc/sysconfig/clock # Begin /etc/sysconfig/clock UTC=1 # End /etc/sysconfig/clock -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe