summaryrefslogtreecommitdiffstats
path: root/source3/script/installscripts.sh
Commit message (Collapse)AuthorAgeFilesLines
* build: Remove unused install*.sh scriptsAndrew Bartlett2013-05-281-47/+0
| | | | | | Reviewed-by: Jelmer Vernooij <jelmer@samba.org> Reviewed-by: David Disseldorp <ddiss@samba.org>
* cosmetic fix when DESTDIR=/ (default)Gerald Carter2003-10-061-1/+1
| | | | (This used to be commit e660b5752aa129c49b0b665845de2fe4c160be00)
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-0/+1
| | | | (This used to be commit 453a822a76780063dff23526c35408866d0c0154)
* fixed the installation scripts for the new layoutAndrew Tridgell1998-08-101-6/+9
| | | | (This used to be commit 60cdb83f3f6dfd7755e46254662245a82a8ef498)
* fixed installscripts.sh so it no longer creates ] and [ directoriesAndrew Tridgell1996-08-161-1/+1
| | | | | every time its run! (This used to be commit f84199aad60c10a24f66a1270a6f7157600d0fca)
* Changed install scripts so they don't have hardcoded valuesSamba Release Account1996-07-051-8/+25
| | | | | Dan (This used to be commit 2eccc5eea289fa4b6af120d0bc92d568ca925482)
* - added comments to byteorder.h explaining how it works.Andrew Tridgell1996-06-081-2/+2
| | | | | | | | - fixed problem with installscripts if srcdir is not set - fixed ptr init bug in interface.c - changed default lookup type in nmblookup to match nbtstat under NT - new quotas fixes for sunos and solaris (This used to be commit e775576f026d282473256aeac6fef65a85acd98e)
* - added an entry on WinDD to samba.faqAndrew Tridgell1996-05-301-0/+26
- added a sample smb.conf from Thoralf.Freitag@remserv.rz.fhtw-berlin.de - print the errno when you get a can't change directory error - added installscripts.sh from James_K._Foote.PARC@xerox.com (This used to be commit 48c6b86d4c580d62ef46132dc04ce2b1d14e21e8)