home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / 3b1 / 2958 < prev    next >
Encoding:
Internet Message Format  |  1992-07-27  |  1.8 KB

  1. Path: sparky!uunet!beartrk!ceilidh!hijo-2!dnichols
  2. From: dnichols@ceilidh.beartrack.com (Don Nichols (DoN.))
  3. Newsgroups: comp.sys.3b1
  4. Subject: Re: What's in Development Set?
  5. Keywords: warning backup UA
  6. Message-ID: <1992Jul28.013915.3762@ceilidh.beartrack.com>
  7. Date: 28 Jul 92 01:39:15 GMT
  8. References: <1992Jul22.124105.4309@brtph560.bnr.ca> <1992Jul23.150331.6182@mydual.uucp> <7526@public.BTR.COM>
  9. Organization: D and D Data, Vienna Virginia
  10. Lines: 38
  11.  
  12. In article <7526@public.BTR.COM> thad@public.BTR.COM (Thaddeus P. Floryan) writes:
  13. >In article <1992Jul23.150331.6182@mydual.uucp> olson%mydual.uucp@alliant.com writes:
  14.  
  15.     [ ... ]
  16.  
  17. >|FULL BACKUP ISN'T.
  18.  
  19.     [ ... ]
  20.  
  21. >Heh, heh.
  22. >
  23. >The trick is altering the date AND contents of /etc/.installdate
  24. >
  25. >On my systems (for some time now):
  26. >
  27. >    $ ls -l /etc/.installdate
  28. >    -r--r--r--  1 root    root    29 Jan  1  1970 .installdate
  29. >    $ cat /etc/.installdate
  30. >    Thu Jan  1 00:00:00 PST 1970
  31. >
  32. >If you want to do the same (as root):
  33. >
  34. >    echo "Thu Jan 1 00:00:00 PST 1970" > /etc/.installdate
  35. >    touch -m 0101000070 /etc/.installdate
  36.  
  37.     Has anyone checked whether find(1) treats time as a signed or
  38. unsigned integer.  (Someone posted a while back that the internal lib
  39. routine in 3.51 treat it as an unsigned integer, but what happens if find
  40. encounters a file given a date past the crucial time in 2038.  Does it
  41. consider it as being *before* the begining of 1970 as some systems do, or
  42. does it consider it as being past 2038.  Perhaps we should set the time to
  43. 0x80000000, and use that to ensure that *everything* gets backed up. :-)
  44.  
  45. -- 
  46. Donald Nichols (DoN.)     | Voice (Days): (703) 704-2280 (Eves): (703) 938-4564
  47. D&D Data                  |  Email: <dnichols@ceilidh.beartrack.com>
  48. I said it - no one else   |         <dnichols@ceilidh.aes.com>
  49.     --- Black Holes are where God is dividing by zero ---
  50.