summaryrefslogtreecommitdiff
path: root/source4/script/installswat.sh
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r19449: ldbbrowse: installation hopefully works now. "Developer" installationsDerrell Lipman1-11/+0
('configure.developer' or 'configure --enable-developer') may still have problems as I'm not sure I got all of the paths right for that. With the changes Tridge has made to the Main Menu in swat, given a non-developer installation, you should be able to get to ldbbrowse via: JSON/qooxdoo -> ldb browser Derrell (This used to be commit 2406af10791cd8545c598c8591a48de5515c7dc5)
2007-10-10r19142: ensure no race conditions during installation by having same name in ↵Derrell Lipman1-0/+12
source and swat directory; install new apps and services (This used to be commit a2b996317f81aa61d7d5bf427003399560e64f77)
2007-10-10r14281: Pull apart LIBDIR and MODULESDIRJelmer Vernooij1-1/+0
Move architecture-independent data to DATADIR (was LIBDIR) (This used to be commit 2c7b62a861f702067e8df4c3239ac7e377631a15)
2007-10-10r9137: fixed installswat to handle the deep directory structure of qooxdooAndrew Tridgell1-2/+7
(This used to be commit b1f0b7b12b5b3b921054921d3417e820057f1ccd)
2007-10-10r8642: - fixed install of new swat filesAndrew Tridgell1-6/+2
- removed old provisioning items from esptest menu (This used to be commit 760cc6bea5661245a8e4e18f103148281e31aaac)
2007-10-10r8403: Reinstate linkpad.gif at Deryck's suggestion.Tim Potter1-1/+1
Install *.gif from swat/images when installing swat. (This used to be commit 156e090c2c0ec2c7bdf66405c3742839b82fe757)
2007-10-10r8314: - added an 'installmisc' target for installing miscellaneous files.Andrew Tridgell1-6/+0
- install our provisioning template files in lib/setup/ We need these to be installed as users may wish to re-provision after installation, or may not have the source tree (wuch as when installing from binary packages) (This used to be commit 7c2e31fd11be3ebed680a0fe08a9ff09f7b97c87)
2007-10-10r8298: - started building a library of js routines in scripting/libjs/Andrew Tridgell1-0/+7
- switched the existing test programs over to using the library - added install of js lib (This used to be commit 2a444dedbe44347268affc6458196f93ca7d372b)
2007-10-10r7929: yet another attempt at fixing installswat on freebsd 5Andrew Tridgell1-1/+1
nodie assures me this works now ... (This used to be commit 3c17207487a84ac4f71a88e2efe57c153e9889b4)
2007-10-10r7920: another attempt at making installswat.sh portableAndrew Tridgell1-17/+13
(This used to be commit 46416ebd9d61038eff96ede77ca0823ea43923a6)
2007-10-10r7905: this should fix installswat on FreeBSD. Thanks to nodie for testing ↵Andrew Tridgell1-1/+1
this for me (This used to be commit 858ed1c463a0e60f00f94766c43b5bf7add9c5f3)
2007-10-10r7103: fix make installswat again:-)Stefan Metzmacher1-1/+1
metze (This used to be commit 46e3f57f0eebe500ecc5b7b39e05d9ea335e5c7a)
2007-10-10r7100: install lately added files tooStefan Metzmacher1-0/+5
metze (This used to be commit 067f3a4da2b1ac2f0bfd6edf26001436106c8f69)
2007-10-10r7001: make sure we install the esp filesAndrew Tridgell1-2/+3
(This used to be commit a18b069f0634079d6b8acaab1cf540184ad28801)
2007-10-10r6989: - added support for esp style includes (which include a esp file, ↵Andrew Tridgell1-0/+1
instead of a ejs file) - added a test of esp style includes to the esptest html (This used to be commit af3de9468ee5ba490c991901b7a4aa260c839876)
2007-10-10r6986: added support for <% include("somefile.ejs") %> for including common ↵Andrew Tridgell1-3/+3
scripts (This used to be commit e54b31904c69b1aaad748e5be6dce1c882d02c67)
2007-10-10r6982: install the swat pages with 'make installswat'Andrew Tridgell1-110/+16
(This used to be commit 31543e1eae03d22343ea8c970494af36eb07b41f)
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+127
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)