summaryrefslogtreecommitdiff
path: root/source4/script/installmisc.sh
AgeCommit message (Collapse)AuthorFilesLines
2010-04-15Revert "s4:"dns_update_list" file: install it properly into the private ↵Stefan Metzmacher1-9/+6
directory" This reverts commit fde707aa0c563d239c2f8c442cddfee0b6ff057f. This is wrong, we need to install it into the setup directory, so that provision will find it and copy it to private dir. metze
2010-04-01s4-python: Ensure __init__ exists in samba.external, or importing will fail.Jelmer Vernooij1-0/+1
2010-04-01s4-python: Install external packages to a different directory but import intoJelmer Vernooij1-3/+4
the normal namespace when the system doesn't have it available.
2010-03-31s4-python: Install external included packages only if they're not present on ↵Jelmer Vernooij1-4/+5
the system.
2010-03-31installmisc: Support DESTDIR for Python directories.Jelmer Vernooij1-3/+3
2010-03-29s4:installmisc.sh - fix location of "dnspython" libraryMatthias Dieter Wallnöfer1-1/+1
2010-03-08s4:"dns_update_list" file: install it properly into the private directoryMatthias Dieter Wallnöfer1-6/+9
This is what the "samba_dnsupdate" script requests (line 220).
2010-03-08Revert "s4:script/installmisc.sh - install "dns_update_list" to target setup ↵Matthias Dieter Wallnöfer1-1/+0
folder" This reverts commit b49276e291274652d46eed39249c07531e32b591.
2010-03-05s4-python: only install external python libs that are missingAndrew Tridgell1-1/+7
2010-03-05s4-python: allow us to have samba copies of python libraries we depend onAndrew Tridgell1-0/+4
For python libraries like dns.resolver it is useful to be able to install a copy of the library with Samba. This set of functions allows us to do that while using the locally installed version if it is available Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2010-02-26s4:script/installmisc.sh - install "dns_update_list" to target setup folderMatthias Dieter Wallnöfer1-0/+1
2010-02-26dns: install samba_dnsupdateAndrew Tridgell1-1/+1
2010-02-25s4:install Fix bug #7149 reported by JHT.Andrew Bartlett1-0/+2
We need to install named.conf.update for provision to succeed from the installed setup file. Andrew Bartlett
2009-12-31net: Move 'newuser' to 'net newuser'Jelmer Vernooij1-1/+1
Signed-off-by: Andrew Tridgell <tridge@samba.org>
2009-12-31net: Move setexpiry to 'net setexpiry'Jelmer Vernooij1-1/+1
Signed-off-by: Andrew Tridgell <tridge@samba.org>
2009-12-29s4/net: Pass all arguments through to the Python commands.Jelmer Vernooij1-1/+1
2009-12-29s4/net: Add domainlevel subcommand.Jelmer Vernooij1-1/+1
2009-12-27python: Remove sys.path line rather than updating it when installing to ↵Jelmer Vernooij1-13/+27
python system path.
2009-11-27s4-install: old systems don't have sed -iAndrew Tridgell1-1/+4
surprisingly, this failure came from SLES8. I didn't realise that the -i option was so new!
2009-11-27s4-install: fixed install path for python scriptsAndrew Tridgell1-2/+33
when we install python scripts we need to fix the internal path used to find modules. We also need to install the scripts in the right place. Most of them should go in $SBINDIR not share/setup/
2009-11-24s4:installmisc - install also the new "domainlevel" tool from the setup dirMatthias Dieter Wallnöfer1-1/+1
2009-11-11* install setup/display-specifiers files which are needed by provision scriptTAKEDA Yasuma1-0/+2
Signed-off-by: TAKEDA Yasuma <yasuma@osstech.co.jp>
2009-08-17s4:install Remove provision-backend script from 'make install'Andrew Bartlett1-1/+1
Spotted by MICHAEL BROWN <mbrown@mesainc.com> Andrew Bartlett
2009-08-07s4: Add a new script for setting password properties for a domain in a ↵Matthias Dieter Wallnöfer1-1/+1
easier way
2009-08-04s4: make install: prevent overwriting failureRusty Russell1-1/+1
We don't have to remove the eventual write privileges to enable the execute ones.
2009-07-16Add ad-schema/*.txt and utils to the installmisc.shTimur I. Bakeyev1-3/+7
Install other useful scripts from the setup/ directory, not only provisioning ones. Also install setup/ad-schema/*.txt files to the SETUPDIR. These are necessary for 'provision' to work properly.
2008-09-30Fix installation of misc files.Jelmer Vernooij1-6/+0
2008-09-21Stop installing JS libraries.Jelmer Vernooij1-7/+2
2008-05-29Print prefixMap in a human-readable format.Andrew Bartlett1-0/+1
This should allow the prefixMap to be edited, until we find the right way to autogenerate it. Andrew Bartlett (This used to be commit 24ae9a55ec326807afd8d5bfa0a422a6668bd7c3)
2007-12-26r26603: Don't install no longer available upgrade script.Jelmer Vernooij1-1/+0
(This used to be commit 69e469d9e18659d70ed684338b472cd38d231f86)
2007-12-21r25923: Make sure to install phpldapadmin-config.phpAndrew Bartlett1-0/+1
Andrew Bartlett (This used to be commit 472dd7b318a03fa0166cdf3d15e4f5495de25c2c)
2007-10-10r25354: Thanks to Amin Azez <azez@ufomechanic.net> for finally getting me toAndrew Bartlett1-0/+3
fix a provision without an smb.conf already setup. Andrew Bartlett (This used to be commit a00044d2294b482ea83e9d7392eb8113a9c94b6e)
2007-10-10r25056: Install some extra files. Patch from Stefan GohmannJelmer Vernooij1-0/+4
(This used to be commit 1b13c91375682011e1951c008b83a0780ec20d38)
2007-10-10r24724: Also install the .reg files for provisioning from an installed version.Jelmer Vernooij1-0/+1
(This used to be commit 9553c20ced3945c5ab8392f7239ecdc852a0e81b)
2007-10-10r23189: Work towards a totally scripted setup of LDAP backends, so others canAndrew Bartlett1-0/+1
easily try this out. I also intend to use this for the selftest, but I'm chasing issues with the OpenlDAP (but not Fedora DS) backend. Andrew Bartlett (This used to be commit 0f457b1d2e20c36ab220b4a6711ce7930c4c7d21)
2007-10-10r23177: Add in a new provision-backend script. This helps set up the ↵Andrew Bartlett1-0/+2
OpenLDAP or Fedora DS backend. This required a new mkdir() call in ejs. We can now provision just the schema for ad2oLschema to operate on (with provision_schema(), without performing the whole provision, just to wipe it again (adjustments to 'make test' to come soon). Andrew Bartlett (This used to be commit 01d54d13dc66ef2127ac52c64ede53d0790738ec)
2007-10-10r13157: Fix installation of js filesJelmer Vernooij1-1/+1
(This used to be commit 2384dec6f2451d86fc4b7737b663379623ae4a5c)
2007-10-10r13153: Try to move closer to FHS. This probably breaks everything...Andrew Bartlett1-8/+9
Andrew Bartlett (This used to be commit 2c02a45d5a6c79ced7aea0f7e9d23fae19c2d127)
2007-10-10r8576: install scripts from scripting/bin/Andrew Tridgell1-2/+8
(This used to be commit a64490d1e5224c47437e07a0f1fbcbd8f197fdfd)
2007-10-10r8314: - added an 'installmisc' target for installing miscellaneous files.Andrew Tridgell1-0/+19
- 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)