diff --git a/sm5/AUTHORS b/smartmontools/AUTHORS
similarity index 100%
rename from sm5/AUTHORS
rename to smartmontools/AUTHORS
diff --git a/sm5/CHANGELOG b/smartmontools/CHANGELOG
similarity index 100%
rename from sm5/CHANGELOG
rename to smartmontools/CHANGELOG
diff --git a/sm5/COPYING b/smartmontools/COPYING
similarity index 100%
rename from sm5/COPYING
rename to smartmontools/COPYING
diff --git a/sm5/Doxyfile b/smartmontools/Doxyfile
similarity index 100%
rename from sm5/Doxyfile
rename to smartmontools/Doxyfile
diff --git a/sm5/INSTALL b/smartmontools/INSTALL
similarity index 100%
rename from sm5/INSTALL
rename to smartmontools/INSTALL
diff --git a/sm5/Makefile.am b/smartmontools/Makefile.am
similarity index 100%
rename from sm5/Makefile.am
rename to smartmontools/Makefile.am
diff --git a/sm5/NEWS b/smartmontools/NEWS
similarity index 100%
rename from sm5/NEWS
rename to smartmontools/NEWS
diff --git a/sm5/README b/smartmontools/README
similarity index 100%
rename from sm5/README
rename to smartmontools/README
diff --git a/sm5/TODO b/smartmontools/TODO
similarity index 100%
rename from sm5/TODO
rename to smartmontools/TODO
diff --git a/sm5/WARNINGS b/smartmontools/WARNINGS
similarity index 100%
rename from sm5/WARNINGS
rename to smartmontools/WARNINGS
diff --git a/sm5/atacmdnames.cpp b/smartmontools/atacmdnames.cpp
similarity index 100%
rename from sm5/atacmdnames.cpp
rename to smartmontools/atacmdnames.cpp
diff --git a/sm5/atacmdnames.h b/smartmontools/atacmdnames.h
similarity index 100%
rename from sm5/atacmdnames.h
rename to smartmontools/atacmdnames.h
diff --git a/sm5/atacmds.cpp b/smartmontools/atacmds.cpp
similarity index 100%
rename from sm5/atacmds.cpp
rename to smartmontools/atacmds.cpp
diff --git a/sm5/atacmds.h b/smartmontools/atacmds.h
similarity index 100%
rename from sm5/atacmds.h
rename to smartmontools/atacmds.h
diff --git a/sm5/ataprint.cpp b/smartmontools/ataprint.cpp
similarity index 100%
rename from sm5/ataprint.cpp
rename to smartmontools/ataprint.cpp
diff --git a/sm5/ataprint.h b/smartmontools/ataprint.h
similarity index 100%
rename from sm5/ataprint.h
rename to smartmontools/ataprint.h
diff --git a/sm5/autogen.sh b/smartmontools/autogen.sh
similarity index 100%
rename from sm5/autogen.sh
rename to smartmontools/autogen.sh
diff --git a/sm5/cciss.cpp b/smartmontools/cciss.cpp
similarity index 100%
rename from sm5/cciss.cpp
rename to smartmontools/cciss.cpp
diff --git a/sm5/cciss.h b/smartmontools/cciss.h
similarity index 100%
rename from sm5/cciss.h
rename to smartmontools/cciss.h
diff --git a/sm5/configure.in b/smartmontools/configure.in
similarity index 100%
rename from sm5/configure.in
rename to smartmontools/configure.in
diff --git a/sm5/dev_ata_cmd_set.cpp b/smartmontools/dev_ata_cmd_set.cpp
similarity index 100%
rename from sm5/dev_ata_cmd_set.cpp
rename to smartmontools/dev_ata_cmd_set.cpp
diff --git a/sm5/dev_ata_cmd_set.h b/smartmontools/dev_ata_cmd_set.h
similarity index 100%
rename from sm5/dev_ata_cmd_set.h
rename to smartmontools/dev_ata_cmd_set.h
diff --git a/sm5/dev_interface.cpp b/smartmontools/dev_interface.cpp
similarity index 100%
rename from sm5/dev_interface.cpp
rename to smartmontools/dev_interface.cpp
diff --git a/sm5/dev_interface.h b/smartmontools/dev_interface.h
similarity index 100%
rename from sm5/dev_interface.h
rename to smartmontools/dev_interface.h
diff --git a/sm5/dev_legacy.cpp b/smartmontools/dev_legacy.cpp
similarity index 100%
rename from sm5/dev_legacy.cpp
rename to smartmontools/dev_legacy.cpp
diff --git a/sm5/dev_tunnelled.h b/smartmontools/dev_tunnelled.h
similarity index 100%
rename from sm5/dev_tunnelled.h
rename to smartmontools/dev_tunnelled.h
diff --git a/sm5/do_release b/smartmontools/do_release
similarity index 100%
rename from sm5/do_release
rename to smartmontools/do_release
diff --git a/sm5/examplescripts/Example1 b/smartmontools/examplescripts/Example1
similarity index 100%
rename from sm5/examplescripts/Example1
rename to smartmontools/examplescripts/Example1
diff --git a/sm5/examplescripts/Example2 b/smartmontools/examplescripts/Example2
similarity index 100%
rename from sm5/examplescripts/Example2
rename to smartmontools/examplescripts/Example2
diff --git a/sm5/examplescripts/Example3 b/smartmontools/examplescripts/Example3
similarity index 100%
rename from sm5/examplescripts/Example3
rename to smartmontools/examplescripts/Example3
diff --git a/sm5/examplescripts/Example4 b/smartmontools/examplescripts/Example4
similarity index 100%
rename from sm5/examplescripts/Example4
rename to smartmontools/examplescripts/Example4
diff --git a/sm5/examplescripts/Makefile.am b/smartmontools/examplescripts/Makefile.am
similarity index 100%
rename from sm5/examplescripts/Makefile.am
rename to smartmontools/examplescripts/Makefile.am
diff --git a/sm5/examplescripts/README b/smartmontools/examplescripts/README
similarity index 100%
rename from sm5/examplescripts/README
rename to smartmontools/examplescripts/README
diff --git a/sm5/extern.h b/smartmontools/extern.h
similarity index 100%
rename from sm5/extern.h
rename to smartmontools/extern.h
diff --git a/sm5/int64.h b/smartmontools/int64.h
similarity index 100%
rename from sm5/int64.h
rename to smartmontools/int64.h
diff --git a/sm5/knowndrives.cpp b/smartmontools/knowndrives.cpp
similarity index 100%
rename from sm5/knowndrives.cpp
rename to smartmontools/knowndrives.cpp
diff --git a/sm5/knowndrives.h b/smartmontools/knowndrives.h
similarity index 100%
rename from sm5/knowndrives.h
rename to smartmontools/knowndrives.h
diff --git a/sm5/megaraid.h b/smartmontools/megaraid.h
similarity index 100%
rename from sm5/megaraid.h
rename to smartmontools/megaraid.h
diff --git a/sm5/os_darwin.cpp b/smartmontools/os_darwin.cpp
similarity index 100%
rename from sm5/os_darwin.cpp
rename to smartmontools/os_darwin.cpp
diff --git a/sm5/os_darwin.h b/smartmontools/os_darwin.h
similarity index 100%
rename from sm5/os_darwin.h
rename to smartmontools/os_darwin.h
diff --git a/sm5/os_darwin/English_Localizable.strings b/smartmontools/os_darwin/English_Localizable.strings
similarity index 100%
rename from sm5/os_darwin/English_Localizable.strings
rename to smartmontools/os_darwin/English_Localizable.strings
diff --git a/sm5/os_darwin/SMART.in b/smartmontools/os_darwin/SMART.in
similarity index 100%
rename from sm5/os_darwin/SMART.in
rename to smartmontools/os_darwin/SMART.in
diff --git a/sm5/os_darwin/StartupParameters.plist b/smartmontools/os_darwin/StartupParameters.plist
similarity index 100%
rename from sm5/os_darwin/StartupParameters.plist
rename to smartmontools/os_darwin/StartupParameters.plist
diff --git a/sm5/os_freebsd.cpp b/smartmontools/os_freebsd.cpp
similarity index 100%
rename from sm5/os_freebsd.cpp
rename to smartmontools/os_freebsd.cpp
diff --git a/sm5/os_freebsd.h b/smartmontools/os_freebsd.h
similarity index 100%
rename from sm5/os_freebsd.h
rename to smartmontools/os_freebsd.h
diff --git a/sm5/os_generic.cpp b/smartmontools/os_generic.cpp
similarity index 100%
rename from sm5/os_generic.cpp
rename to smartmontools/os_generic.cpp
diff --git a/sm5/os_generic.h b/smartmontools/os_generic.h
similarity index 100%
rename from sm5/os_generic.h
rename to smartmontools/os_generic.h
diff --git a/sm5/os_linux.cpp b/smartmontools/os_linux.cpp
similarity index 100%
rename from sm5/os_linux.cpp
rename to smartmontools/os_linux.cpp
diff --git a/sm5/os_linux.h b/smartmontools/os_linux.h
similarity index 100%
rename from sm5/os_linux.h
rename to smartmontools/os_linux.h
diff --git a/sm5/os_netbsd.cpp b/smartmontools/os_netbsd.cpp
similarity index 100%
rename from sm5/os_netbsd.cpp
rename to smartmontools/os_netbsd.cpp
diff --git a/sm5/os_netbsd.h b/smartmontools/os_netbsd.h
similarity index 100%
rename from sm5/os_netbsd.h
rename to smartmontools/os_netbsd.h
diff --git a/sm5/os_openbsd.cpp b/smartmontools/os_openbsd.cpp
similarity index 100%
rename from sm5/os_openbsd.cpp
rename to smartmontools/os_openbsd.cpp
diff --git a/sm5/os_openbsd.h b/smartmontools/os_openbsd.h
similarity index 100%
rename from sm5/os_openbsd.h
rename to smartmontools/os_openbsd.h
diff --git a/sm5/os_os2.cpp b/smartmontools/os_os2.cpp
similarity index 100%
rename from sm5/os_os2.cpp
rename to smartmontools/os_os2.cpp
diff --git a/sm5/os_os2.h b/smartmontools/os_os2.h
similarity index 100%
rename from sm5/os_os2.h
rename to smartmontools/os_os2.h
diff --git a/sm5/os_os2/configure.os2 b/smartmontools/os_os2/configure.os2
similarity index 100%
rename from sm5/os_os2/configure.os2
rename to smartmontools/os_os2/configure.os2
diff --git a/sm5/os_os2/hdreg.h b/smartmontools/os_os2/hdreg.h
similarity index 100%
rename from sm5/os_os2/hdreg.h
rename to smartmontools/os_os2/hdreg.h
diff --git a/sm5/os_qnxnto.cpp b/smartmontools/os_qnxnto.cpp
similarity index 100%
rename from sm5/os_qnxnto.cpp
rename to smartmontools/os_qnxnto.cpp
diff --git a/sm5/os_qnxnto.h b/smartmontools/os_qnxnto.h
similarity index 100%
rename from sm5/os_qnxnto.h
rename to smartmontools/os_qnxnto.h
diff --git a/sm5/os_solaris.cpp b/smartmontools/os_solaris.cpp
similarity index 100%
rename from sm5/os_solaris.cpp
rename to smartmontools/os_solaris.cpp
diff --git a/sm5/os_solaris.h b/smartmontools/os_solaris.h
similarity index 100%
rename from sm5/os_solaris.h
rename to smartmontools/os_solaris.h
diff --git a/sm5/os_solaris_ata.s b/smartmontools/os_solaris_ata.s
similarity index 100%
rename from sm5/os_solaris_ata.s
rename to smartmontools/os_solaris_ata.s
diff --git a/sm5/os_win32.cpp b/smartmontools/os_win32.cpp
similarity index 100%
rename from sm5/os_win32.cpp
rename to smartmontools/os_win32.cpp
diff --git a/sm5/os_win32/daemon_win32.cpp b/smartmontools/os_win32/daemon_win32.cpp
similarity index 100%
rename from sm5/os_win32/daemon_win32.cpp
rename to smartmontools/os_win32/daemon_win32.cpp
diff --git a/sm5/os_win32/daemon_win32.h b/smartmontools/os_win32/daemon_win32.h
similarity index 100%
rename from sm5/os_win32/daemon_win32.h
rename to smartmontools/os_win32/daemon_win32.h
diff --git a/sm5/os_win32/hostname_win32.cpp b/smartmontools/os_win32/hostname_win32.cpp
similarity index 100%
rename from sm5/os_win32/hostname_win32.cpp
rename to smartmontools/os_win32/hostname_win32.cpp
diff --git a/sm5/os_win32/hostname_win32.h b/smartmontools/os_win32/hostname_win32.h
similarity index 100%
rename from sm5/os_win32/hostname_win32.h
rename to smartmontools/os_win32/hostname_win32.h
diff --git a/sm5/os_win32/installer.nsi b/smartmontools/os_win32/installer.nsi
similarity index 100%
rename from sm5/os_win32/installer.nsi
rename to smartmontools/os_win32/installer.nsi
diff --git a/sm5/os_win32/smartctl_vc8.vcproj b/smartmontools/os_win32/smartctl_vc8.vcproj
similarity index 100%
rename from sm5/os_win32/smartctl_vc8.vcproj
rename to smartmontools/os_win32/smartctl_vc8.vcproj
diff --git a/sm5/os_win32/smartd_vc8.vcproj b/smartmontools/os_win32/smartd_vc8.vcproj
similarity index 100%
rename from sm5/os_win32/smartd_vc8.vcproj
rename to smartmontools/os_win32/smartd_vc8.vcproj
diff --git a/sm5/os_win32/smartmontools_vc8.sln b/smartmontools/os_win32/smartmontools_vc8.sln
similarity index 100%
rename from sm5/os_win32/smartmontools_vc8.sln
rename to smartmontools/os_win32/smartmontools_vc8.sln
diff --git a/sm5/os_win32/syslog.h b/smartmontools/os_win32/syslog.h
similarity index 100%
rename from sm5/os_win32/syslog.h
rename to smartmontools/os_win32/syslog.h
diff --git a/sm5/os_win32/syslog_win32.cpp b/smartmontools/os_win32/syslog_win32.cpp
similarity index 100%
rename from sm5/os_win32/syslog_win32.cpp
rename to smartmontools/os_win32/syslog_win32.cpp
diff --git a/sm5/os_win32/syslogevt.c b/smartmontools/os_win32/syslogevt.c
similarity index 100%
rename from sm5/os_win32/syslogevt.c
rename to smartmontools/os_win32/syslogevt.c
diff --git a/sm5/os_win32/syslogevt.mc b/smartmontools/os_win32/syslogevt.mc
similarity index 100%
rename from sm5/os_win32/syslogevt.mc
rename to smartmontools/os_win32/syslogevt.mc
diff --git a/sm5/os_win32/syslogevt_vc8.vcproj b/smartmontools/os_win32/syslogevt_vc8.vcproj
similarity index 100%
rename from sm5/os_win32/syslogevt_vc8.vcproj
rename to smartmontools/os_win32/syslogevt_vc8.vcproj
diff --git a/sm5/posix/getopt.c b/smartmontools/posix/getopt.c
similarity index 100%
rename from sm5/posix/getopt.c
rename to smartmontools/posix/getopt.c
diff --git a/sm5/posix/getopt.h b/smartmontools/posix/getopt.h
similarity index 100%
rename from sm5/posix/getopt.h
rename to smartmontools/posix/getopt.h
diff --git a/sm5/posix/getopt1.c b/smartmontools/posix/getopt1.c
similarity index 100%
rename from sm5/posix/getopt1.c
rename to smartmontools/posix/getopt1.c
diff --git a/sm5/posix/regcomp.c b/smartmontools/posix/regcomp.c
similarity index 100%
rename from sm5/posix/regcomp.c
rename to smartmontools/posix/regcomp.c
diff --git a/sm5/posix/regex.c b/smartmontools/posix/regex.c
similarity index 100%
rename from sm5/posix/regex.c
rename to smartmontools/posix/regex.c
diff --git a/sm5/posix/regex.h b/smartmontools/posix/regex.h
similarity index 100%
rename from sm5/posix/regex.h
rename to smartmontools/posix/regex.h
diff --git a/sm5/posix/regex_internal.c b/smartmontools/posix/regex_internal.c
similarity index 100%
rename from sm5/posix/regex_internal.c
rename to smartmontools/posix/regex_internal.c
diff --git a/sm5/posix/regex_internal.h b/smartmontools/posix/regex_internal.h
similarity index 100%
rename from sm5/posix/regex_internal.h
rename to smartmontools/posix/regex_internal.h
diff --git a/sm5/posix/regexec.c b/smartmontools/posix/regexec.c
similarity index 100%
rename from sm5/posix/regexec.c
rename to smartmontools/posix/regexec.c
diff --git a/sm5/scsiata.cpp b/smartmontools/scsiata.cpp
similarity index 100%
rename from sm5/scsiata.cpp
rename to smartmontools/scsiata.cpp
diff --git a/sm5/scsiata.h b/smartmontools/scsiata.h
similarity index 100%
rename from sm5/scsiata.h
rename to smartmontools/scsiata.h
diff --git a/sm5/scsicmds.cpp b/smartmontools/scsicmds.cpp
similarity index 100%
rename from sm5/scsicmds.cpp
rename to smartmontools/scsicmds.cpp
diff --git a/sm5/scsicmds.h b/smartmontools/scsicmds.h
similarity index 100%
rename from sm5/scsicmds.h
rename to smartmontools/scsicmds.h
diff --git a/sm5/scsiprint.cpp b/smartmontools/scsiprint.cpp
similarity index 100%
rename from sm5/scsiprint.cpp
rename to smartmontools/scsiprint.cpp
diff --git a/sm5/scsiprint.h b/smartmontools/scsiprint.h
similarity index 100%
rename from sm5/scsiprint.h
rename to smartmontools/scsiprint.h
diff --git a/sm5/smartctl.8.in b/smartmontools/smartctl.8.in
similarity index 100%
rename from sm5/smartctl.8.in
rename to smartmontools/smartctl.8.in
diff --git a/sm5/smartctl.cpp b/smartmontools/smartctl.cpp
similarity index 100%
rename from sm5/smartctl.cpp
rename to smartmontools/smartctl.cpp
diff --git a/sm5/smartctl.h b/smartmontools/smartctl.h
similarity index 100%
rename from sm5/smartctl.h
rename to smartmontools/smartctl.h
diff --git a/sm5/smartd.8.in b/smartmontools/smartd.8.in
similarity index 100%
rename from sm5/smartd.8.in
rename to smartmontools/smartd.8.in
diff --git a/sm5/smartd.conf b/smartmontools/smartd.conf
similarity index 100%
rename from sm5/smartd.conf
rename to smartmontools/smartd.conf
diff --git a/sm5/smartd.conf.5.in b/smartmontools/smartd.conf.5.in
similarity index 100%
rename from sm5/smartd.conf.5.in
rename to smartmontools/smartd.conf.5.in
diff --git a/sm5/smartd.cpp b/smartmontools/smartd.cpp
similarity index 100%
rename from sm5/smartd.cpp
rename to smartmontools/smartd.cpp
diff --git a/sm5/smartd.initd.in b/smartmontools/smartd.initd.in
similarity index 100%
rename from sm5/smartd.initd.in
rename to smartmontools/smartd.initd.in
diff --git a/sm5/utility.cpp b/smartmontools/utility.cpp
similarity index 100%
rename from sm5/utility.cpp
rename to smartmontools/utility.cpp
diff --git a/sm5/utility.h b/smartmontools/utility.h
similarity index 100%
rename from sm5/utility.h
rename to smartmontools/utility.h