1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-24 13:57:43 +03:00

122 Commits

Author SHA1 Message Date
John Terpstra
4c60314b05 Added Example binary packaging instructions. -
John Terpstra
721a257c94 Updated packaging files (new for Caldera). -
John Terpstra
0f98a2fd58 Added first cut of the new packaging scripts for Digital Unix.
Note: This will be extended for all other OS's so that it can be
maintained by the samba release scripts.
-
Jeremy Allison
178d1bd61b Fixed swat packaging & man page packaging.
Jeremy.
-
Jeremy Allison
0e3bfe5f28 Fixes to get the manpages from the right place.
Jeremy.
-
Jeremy Allison
765989e415 (Hopefully) correct patch files for RedHat & TurboLinux.
In fixing this I have learned more about RPM than I *ever*
wanted to know....
Jeremy.
-
Jeremy Allison
6c2a234ac9 Fixed makefile problem due to change from SMB_PASSWD to PASSWD_PROGRAM.
Thanks to Michael H. Warfield <mhw@wittsend.com> for that.
Jeremy.
-
Jeremy Allison
9dc2502382 Added --with-smbwrapper to configure lines in spec files so JohnT's
scripts work ok.
Jeremy.
-
John Terpstra
a77d40ee71 Added packing release script. -
Herb Lewis
f06bed256d clear trailing / from directory names in idb file -
Herb Lewis
600e599c43 remove .po and .po32 files from inst package -
Herb Lewis
fb6a79ea3a no longer needed -
Herb Lewis
41541a4c93 add an empty STATUS..LCK to install so swat doesn't complain -
Herb Lewis
555b11f9bc new directories for man page sources -
Herb Lewis
433525fd32 make sure we build with SGI compiler -
John Terpstra
2479fc2238 Updating the password script and documenting password sync stuff. -
John Terpstra
c16f051a40 Changed build root to launch off /var/tmp instead of /tmp. -
John Terpstra
356e049a42 Path change only. -
John Terpstra
7eaf47853e Fixed spec file entry that was causing the CDRom installer to generate
a message claiming that package installation had failed when it really
did work. The error was caused by the killall command being used where
there is no /proc for it to work on.
-
Herb Lewis
3b2d25035e clean up steps for making distribution -
John Terpstra
d42b641acb A little more tweaking and sqeaking. Now, will it work? Argh! -
John Terpstra
230c42ab64 Welcome to Pacific HiTech TurboLinux support. -
John Terpstra
af36d39434 Packaging mods - make sure we always keep our config files and NEVER mv them to *.rpmsave -
John Terpstra
21e56ce707 Updated paths. -
Herb Lewis
993c49a984 add missing targets that were added to makefile -
John Terpstra
aa38a03961 More yuck changes for Red Hat RPM production. -
John Terpstra
1638930839 Added rpcclient and smbwrapper stuff. -
Herb Lewis
2c6bbc2da7 idb.pl add new argument to call to installcp.sh
mkrelease.sh  use distclean target when cleaning before making packages
-
John Terpstra
c9a9fd131b Adding header and footer html files for SWAT, adding samba.gif file too. -
John Terpstra
6e196841c6 Adding first cut of the new Red Hat Linux packaging tools.
Note: It is intended to extend this so that the release
process produces all the packaging scripts, templates, etc.
that may be needed.
-
Herb Lewis
5f5562ff60 strip out extra spaces from smbclient output that were added recently -
Herb Lewis
5fc8b4a1d5 update for new directory structure -
Herb Lewis
8bf365a54a forgot to remove -nostrip option for packaging. Makes inst package too big. -
Herb Lewis
737a58c156 add startswat.sh to automate starting swat with inetd
update make scripts to use new autoconfigure setup
-
Herb Lewis
b924e378f8 sync with 1.9.18 branch (clean up comments) -
Herb Lewis
d7975ef1e3 move things around to get rid of make clean warning messages -
Volker Lendecke
94f31b95f7 Added mksmbpasswd.sh to binary package -
Herb Lewis
4657367c5c mkman - add argument for making html versions of man pages
idb.pl - minor fixups for sorting of output file.
-
Herb Lewis
e21b3a527c add clean option -
Herb Lewis
d13678b079 fix problem with output file not being properly sorted -
Volker Lendecke
201330a729 Added SuSE packaging files.
Volker
-
Herb Lewis
c963ec8cc4 make it look for only the proper lines to uncomment. -
Herb Lewis
b14551d316 no longer make smbpasswd setuid root -
Herb Lewis
6cba6919eb added check for one more error case -
Herb Lewis
b916d225af added comments about printcap name -
Herb Lewis
c53ca2cc2f fix typos -
Herb Lewis
d21a4368d2 add swat to build package
fix minor bug in findsmb
-
Herb Lewis
4adb00e41a adding findsmb perl script to get info on smb machines on a net -
Herb Lewis
88247f23c6 removed old unused test -
Herb Lewis
afafae133f get rid of reference to removed file -