Prodigem
Blog
   
October 02, 2003
  ChangeBlog: DKMS 0.40.11

DKMS 0.40.11 is available (tarball or RPM):

* `dkms add` no longer copies dkms.conf and any post script into the /var/dkms tree. To avoid duplication, it now just uses these directly from the source_tree in /usr/src/<module>-<module_version>/. This change to the tree architecture caused me to bump the dkms_dbversion from 1.00 to 1.01.

* Got rid of the options --postadd, --postremove, --postinstall and --postbuild. Replaced these with equivalent directives in dkms.conf POST_ADD=, POST_REMOVE=, POST_INSTALL= and POST_BUILD=. This was to go along with the above change. All script path names should be given relative to the root directory of your module's source.

* Added the flag --rpm_safe_upgrade. This flag should be used in all dkms-enabled RPM modules during the ADD and REMOVE. Thus, in your spec file, all adds should be: dkms add -m <module> -v <version> --rpm_safe_upgrade. All removes in RPM spec files should now be: dkms remove -m <module> -v <version> --all --rpm_safe_upgrade. Using this rpm_safe_upgrade flag makes sure that in all RPM upgrade scenarios (rpm -Uvh), dkms behaves appropriately. See the man page for more details.

* Added a sample dkms.conf to /usr/share/doc (called sample.conf)

By Gary at 02:07 PM in Linux | Comments (0)  
 
October 2003
S M T W T F S
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31  

Categories
Linux
Miscellaneous
Music
Rights
Sci/Tech
World
 
Archives
Current
September 2004
July 2004
June 2004
May 2004
April 2004
March 2004
February 2004
January 2004
December 2003
November 2003
October 2003
September 2003
August 2003
July 2003
June 2003
May 2003
April 2003
March 2003
February 2003
 
Email
gary@lerhaupt.com
 
Powered By
Movable Type