source: trunk/technical/common/build/buildlist@ 614

Last change on this file since 614 was 614, checked in by ahuck, on Sep 18, 2002 at 3:36:21 PM

uncomment the area for build with already extracted source rpms

File size: 2.5 KB
Line 
1# Steuerdatei für autobuildskript
2# $Id: buildlist,v 1.9 2002/09/18 13:36:21 ahuck Exp $
3# Format:
4#
5# Directory:Architecture[:Buildoptions]
6#
7#
8#
9# Liste der zu bauenden Pakete
10common/base/ :sles7-i386+update :--clean
11#
12lib/perl/ :sles7-i386+update :--no-init
13lib/perl/leases2ldap/ :sles7-i386+update :--no-init
14
15#
16# Server
17#
18server/ldapcheck/ :sles7-i386+update :--no-init
19server/ldap2dns/ :sles7-i386+update :--no-init
20server/sc_ldap/ :sles7-i386+update :--no-init
21server/password_generator/ :sles7-i386+update :--no-init
22server/schedule_updates/ :sles7-i386+update :--no-init
23server/leases2ldap/ :sles7-i386+update :--no-init
24server/ldap2dhcp/ :sles7-i386+update :--no-init
25## wsadmin deprecated, zope interface instead
26##server/wsadmin/ :sles7-i386+update :--no-init
27##server/wsadmin-gui/ :sles7-i386+update :--no-init
28server/sc_rsync/ :sles7-i386+update :--no-init
29server/sc_tools/ :sles7-i386+update :--no-init
30
31# if you use buildall with source-rpms already extracted, you might
32# uncomment the following up to END.
33#external/SuSE/inetd :sles7-i386+update :--no-init
34#external/SuSE/perl-Digest-MD5 :sles7-i386+update :--no-init
35#external/SuSE/perl-Digest-SHA1 :sles7-i386+update :--no-init
36#external/SuSE/perl-MIME-Base64 :sles7-i386+update :--no-init
37#external/SuSE/perl-Net-Netmask :sles7-i386+update :--no-init
38#external/SuSE/perl-Syslog :sles7-i386+update :--no-init
39#external/SuSE/perl-URI :sles7-i386+update :--no-init
40#external/SuSE/perl-Digest-HMAC :sles7-i386+update :--no-init
41#external/SuSE/perl-Net-DNS :sles7-i386+update :--no-init
42#external/SuSE/perl-ldap :sles7-i386+update :--no-init
43#external/SuSE/syslinux :sles7-i386+update :--no-init
44#external/SuSE/tftp :sles7-i386+update :--no-init
45#external/SuSE/rsync :sles7-i386+update :--no-init
46
47#external/cpan/perl-Net-IP :sles7-i386+update :--no-init
48#external/cpan/perl-Net-IPv4Addr :sles7-i386+update :--no-init
49#external/cpan/perl-Net-ext :sles7-i386+update :--no-init
50#external/cpan/perl-NetAddr-IP :sles7-i386+update :--no-init
51
52# END of area to uncomment for build with already extracted source rpms
53
54
55# boot/netboot/busybox/SPECS/
56#
57# Client
58#
59common/base/ :8.0-i386 :--clean
60lib/perl/ :8.0-i386 :--no-init
61client/ldap2authorizedkeys/ :8.0-i386 :--no-init
62client/rsyncDeltaImages/ :8.0-i386 :--no-init
63client/sc_hardware/ :8.0-i386 :--no-init
64client/mkwsconfig/ :8.0-i386 :--no-init
Note: See TracBrowser for help on using the repository browser.