fixed cmake build for spc kernel driver
This commit is contained in:
12
README
12
README
@ -17,9 +17,12 @@ To start Damaris use for example:
|
||||
/opt/damaris-private/bin/DAMARIS
|
||||
|
||||
|
||||
Updatine debian/changelog
|
||||
Updating debian/changelog
|
||||
=========================
|
||||
|
||||
Subversion
|
||||
==========
|
||||
|
||||
Use the following command to get all the commit messages:
|
||||
|
||||
Mac OS X:
|
||||
@ -30,3 +33,10 @@ Linux:
|
||||
|
||||
svn2cl -i -a --stdout |sed 's/^\t/ /'|sed -e '/^[0-9]/d'
|
||||
|
||||
Git
|
||||
===
|
||||
git log --oneline .
|
||||
|
||||
|
||||
Then pick the stuff the users need to know.
|
||||
dch -M -v x.xx
|
||||
|
Reference in New Issue
Block a user