mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
added packaging section to README
This commit is contained in:
parent
b022e6ab97
commit
535e33adaf
@ -6,6 +6,9 @@ domain controller, and does its authentication via a domain
|
||||
controller. Right now this is only supported by combining two CVS
|
||||
branches of Samba, which is what the files in this directory do.
|
||||
|
||||
SETUP
|
||||
-----
|
||||
|
||||
To setup an appliance do the following:
|
||||
|
||||
1) build and install Samba using the .spec file or Makefile in this
|
||||
@ -31,3 +34,20 @@ for appliance printing support also do this:
|
||||
|
||||
6) add printers using the NT "add printer wizard" in the Printers
|
||||
network folder.
|
||||
|
||||
|
||||
PACKAGING
|
||||
---------
|
||||
|
||||
- Checkout the Samba CVS head branch into a directory call samba-appliance-0.1/head
|
||||
|
||||
- Checkout the source subdirectory of the Samba CVS SAMBA_TNG branch
|
||||
into a directory call samba-appliance-0.1/tng
|
||||
|
||||
- Copy Makefile to samba-appliance-0.1/
|
||||
|
||||
- run build.sh
|
||||
|
||||
That should build source and binary RPMs in /tmp/RPMS and /tmp/SRPMS
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user