Skip to content
Snippets Groups Projects
Commit dd6b9b59 authored by chrfranke's avatar chrfranke
Browse files

Invalidate 'do_release' script, it needs some rework for SVN.

git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@2845 4ea69e1a-61f1-4043-bf83-b5c94c648137
parent 447b73f0
No related branches found
No related tags found
No related merge requests found
...@@ -42,6 +42,8 @@ NOTES FOR FUTURE RELEASES: see TODO file. ...@@ -42,6 +42,8 @@ NOTES FOR FUTURE RELEASES: see TODO file.
<DEVELOPERS: ADDITIONS TO THE CHANGE LOG GO JUST BELOW HERE, PLEASE> <DEVELOPERS: ADDITIONS TO THE CHANGE LOG GO JUST BELOW HERE, PLEASE>
[CF] Invalidate 'do_release' script, it needs some rework for SVN.
[CF] Update documentation files for SVN. [CF] Update documentation files for SVN.
[CF] Rename trunk/sm5 to trunk/smartmontools. [CF] Rename trunk/sm5 to trunk/smartmontools.
......
TODO list for smartmontools: TODO list for smartmontools:
$Id: TODO,v 1.71 2009/07/10 20:14:40 chrfranke Exp $ $Id$
USB devices under Linux USB devices under Linux
----------------------- -----------------------
...@@ -50,6 +50,8 @@ that can be monitored. ...@@ -50,6 +50,8 @@ that can be monitored.
Packaging Packaging
--------- ---------
Rework 'do_release' script for SVN.
Under freebsd and solaris, the following are wrong: Under freebsd and solaris, the following are wrong:
smartd.conf: has linux device paths smartd.conf: has linux device paths
smart*.in : man pages have (mostly) linux device paths smart*.in : man pages have (mostly) linux device paths
......
...@@ -3,7 +3,10 @@ ...@@ -3,7 +3,10 @@
# do a smartmontools release # do a smartmontools release
# (C) 2003-6 Bruce Allen <ballen4705@users.sourceforge.net>, # (C) 2003-6 Bruce Allen <ballen4705@users.sourceforge.net>,
# Guido Guenther <agx@sigxcpu.org> # Guido Guenther <agx@sigxcpu.org>
# $Id: do_release,v 1.41 2008/03/17 17:02:26 ballen4705 Exp $ # $Id$
echo 'TODO: Rework this script for SVN.'
exit 1
# Notes on generating releases: # Notes on generating releases:
# (1) update NEWS # (1) update NEWS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment