summaryrefslogtreecommitdiffstats
path: root/source3/script/installswat.sh
Commit message (Collapse)AuthorAgeFilesLines
* installswat: be more portable, use 'printf "%s"' instead of 'echo -n'Michael Adam2008-04-011-2/+2
| | | | | Michael (This used to be commit 8b015c91c9b10c208fe61cefd71ddc9f4fcbec61)
* r20535: Fix make install to work when root doesn't haveJeremy Allison2007-10-101-3/+7
| | | | | | | write access into the source tree (like when your directory is nfs mounted for example....). Jeremy. (This used to be commit 7dcb61d1b2d08270a8c718328a26ef4866a1c500)
* r15466: Install the images for SWAT.Deryck Hodge2007-10-101-24/+1
| | | | | | And we don't install any JavaScript (hold over from a prior SWAT svn ci trunk/ branches/SAMBA_3_0 -m (This used to be commit 9bf07ba6cc82113b94f4d1bdac3a95262fff18c0)
* r13816: Volunteering :-)Volker Lendecke2007-10-101-18/+18
| | | | | | | | | | | | | | > for the svn log: > > - Solaris' /bin/sh doesn't know "test -e" - let's use "test -f" instead > > Some volunteer wanna check this in? :) > > Cheers > Bjoern Volker (This used to be commit 58d5f2031ac6018417ecd3c2306c120b5c7d1e43)
* r13663: make uninstall DESTDIR=/somewhere no longer leaves files. This is doneLars Müller2007-10-101-67/+204
| | | | | | | | | | | | | | | | with the new rules: uninstallservers uninstalldat, uninstallswat (calles uninstallmsg), uninstallmodules, uninstallclientlib, and uninstalllibmsrpc. We still leave directories. We might try to remove the dirs we created in reverse order. The new uninstall scripts are sym links to the respective install scripts. Inside we set mode to install or uninstall. installservers is now used to install the servers. These are no longer installed with installbin. (This used to be commit 43549301b937c060742840054017b31bf3781e04)
* r13316: Let the carnage begin....Gerald Carter2007-10-101-4/+16
| | | | | Sync with trunk as off r13315 (This used to be commit 17e63ac4ed8325c0d44fe62b2442449f3298559f)
* r12393: cleaning up swat bugs. *no one* tests swat it seems. This has been ↵Gerald Carter2007-10-101-16/+4
| | | | | | broken since r10656 (This used to be commit 85ea7afd8bd30e0a2bcbc7181f75fde63b016a34)
* r11152: fix some regressions caused by the trunk->3.0 merge when install ↵Gerald Carter2007-10-101-1/+1
| | | | | | docs with SWAT (This used to be commit e3c68738663701fde21baef03c36de303e7f1636)
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-5/+17
| | | | | | | | * \PIPE\unixinfo * winbindd's {group,alias}membership new functions * winbindd's lookupsids() functionality * swat (trunk changes to be reverted as per discussion with Deryck) (This used to be commit 939c3cb5d78e3a2236209b296aa8aba8bdce32d3)
* r8834: fixing SWAT install after docs changeswat/help/welcome.htmlGerald Carter2007-10-101-2/+2
| | | | (This used to be commit 6fb371f0c87379a9812ff0cad30c739df171a462)
* r7788: Update install swat message to reflect the fact that swat/READMETim Potter2007-10-101-1/+1
| | | | | no longer exists. Bugzilla #2808. (This used to be commit 88a3faf84eb74a2a8c5a100170f82102c74e9939)
* r3924: fix installswat once again after the image target location had ↵Gerald Carter2007-10-101-1/+1
| | | | | | changed in the docs (This used to be commit ddb5823ac23b8d61c29d73f4f5bae1c3a319a1f4)
* r1410: fix another bug caused by the docs target directories changeGerald Carter2007-10-101-1/+1
| | | | (This used to be commit e13d15994d93b0b17ea4f547cc6e279c3509a7d0)
* r496: fixing swat welcome page -- added links to example guide, devel guide, ↵Gerald Carter2007-10-101-21/+34
| | | | | | and howto (all in multi page format) (This used to be commit 984d9fe271a86da696cedb81aa9de46c5716bba3)
* BUG 1129: patch from shiro@miraclelinux.com (Shiro Yamada) to install image ↵Gerald Carter2004-03-021-0/+16
| | | | | | files for SWAT (This used to be commit a01a7fdbd93997185322d1faaa76c408f0ed2b1d)
* patch from TAKEDA yasuma to bypass any missing language filesGerald Carter2003-12-101-0/+9
| | | | (This used to be commit a3b0cc9f5b230cc4b9a017c9566b2ef83fb54030)
* Omit html documentation tree because it has been moved to the separateRafal Szczesniak2003-11-121-7/+10
| | | | | | | | module. Install though, in case one recreates the tree as it was before. rafal (This used to be commit d6857d191ca5aa24f791880e517b0e8db3d587eb)
* * only install swat html files onceGerald Carter2003-11-071-13/+13
| | | | | | | | | | | * revert the change that prevent the guest account from being added to a passdb backend since it broke the build farm. * apply patch from Alex Deiter to fix the "smbldap_open: cannot access when not root error" messages when looking up group information (bug 281) (This used to be commit 9b8bf6a950186bd95abe952af4a7d35829b34ff8)
* cosmetic fix when DESTDIR=/ (default)Gerald Carter2003-10-061-1/+1
| | | | (This used to be commit e660b5752aa129c49b0b665845de2fe4c160be00)
* make sure using_samba 2ed. files get installed okGerald Carter2003-08-281-0/+7
| | | | (This used to be commit 55b6129bd106898ebfe976facacfe1d079492993)
* don't complain if the using_samba book is not in the treeGerald Carter2003-08-221-12/+3
| | | | (This used to be commit 20603faf2c6e37b1db139cdbbfd4131cb5c33869)
* - Fix modules build of pdb_mysql and pdb_xmlJelmer Vernooij2003-04-211-1/+1
| | | | | - Fix typo in script/installswat.sh (This used to be commit 8d2aec7a73d41a9d32c10abd1c8833ebfd41dd77)
* always install swat language filesAndrew Tridgell2001-10-151-13/+5
| | | | (This used to be commit f283011c284844ef1bdd1f1fc718263904ef5797)
* now --with-i18n-swat works to install some international filesMotonobu Takahashi2001-09-251-8/+26
| | | | | | | | | | used by SWAT into $swatdir/$ln/{help,images,include} we have still points which needs to discuss, that is how to archive and install lots of HTML help files and Using Samba files. -- monyo (This used to be commit 9ec2d5e96ebb907e66250772057bf5e2601f8ec9)
* merge some fixes from 2.2Andrew Tridgell2001-05-071-1/+1
| | | | (This used to be commit 7e57adf2a039cb5b6458496f9190c9c642645600)
* merge from 2.0 branch for installing Using Samba book filesHerb Lewis2001-01-121-8/+68
| | | | (This used to be commit b04bd9ea2409ef02737fd570ce80daf167e41067)
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-1/+1
| | | | (This used to be commit 453a822a76780063dff23526c35408866d0c0154)
* install all html docs in yodl help directoryAndrew Tridgell1998-11-271-0/+7
| | | | (This used to be commit ed4d1062b2655d59f6904344e708aa53af235ad5)
* we don't have any jpeg images any moreAndrew Tridgell1998-11-121-7/+0
| | | | (This used to be commit ae5f174ef163734c61c0d30b32f5564cfba02666)
* need to istall new filesAndrew Tridgell1998-09-011-1/+8
| | | | (This used to be commit c53ead308e941baa4524b9ec62d74290ce91503f)
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-1/+3
| | | | (This used to be commit 3bda7ac417107a7b01d91805ca71c4330657ed21)
* install jpeg filesAndrew Tridgell1998-03-151-0/+7
| | | | (This used to be commit 02cb3801d772cc056df3afb7028d9bd74c8553be)
* fixed instructions in installswat.sh (thanks to Herb again!)Andrew Tridgell1998-03-141-1/+1
| | | | (This used to be commit 5e25c845c7c9fe3330cd84e84cfc9b08d77d8cc3)
* added an install target for SWATAndrew Tridgell1998-03-121-0/+41
(This used to be commit 1a87b2c2b61b3785b6a6597b220fec611c5872e6)