1 |
#!/bin/sh |
#!/bin/sh |
2 |
|
|
|
# Charlie Brady wrote on smeserver-developer: |
|
|
# [I'm sure I've said this before, but ...] there's no new anaconda SRPM. |
|
|
# The cdrom image I've been using comes directly from a CentOS one. |
|
|
|
|
|
# |
|
|
# What I've done is: |
|
|
# |
|
|
# - add CentOS/base/updates.img, made using mkcramfs from the updates directory |
|
|
# - delete unwanted RPMs |
|
|
# - add wanted RPMs |
|
|
# - replace comps.xml |
|
|
# - add install.cfg and update.cfg |
|
|
# - edit isolinux/isolinux.cfg |
|
|
# |
|
|
# Run this in the a 7.0alphaXX directory, containing cdrom.image |
|
|
# which contains the directory tree: |
|
|
|
|
|
|
|
|
echo "Checking packages not installed in CentOS workstation group" |
|
|
for package in anaconda anaconda-runtime bogl booty createrepo mkisofs zsync \ |
|
|
xorg-x11-font-utils netpbm-progs netpbm |
|
|
do |
|
|
rpm -q $package || exit "$package must be installed" |
|
|
done |
|
|
|
|
3 |
distname='SME Server' |
distname='SME Server' |
4 |
distvers=$(basename $(pwd)) |
distvers=$(basename $(readlink -f $(pwd))) |
5 |
distarch=i386 |
distrel=${distvers:0:1} |
6 |
|
distarch=$(uname -i) |
7 |
for img in product updates |
|
8 |
do |
exec < /dev/null |
9 |
/usr/bin/mkcramfs \ |
exec &> build_installer.$distarch |
10 |
$(pwd)/cdrom.image/$img \ |
|
11 |
$(pwd)/cdrom.image/CentOS/base/$img.img |
if ! [ -d $distarch ] |
12 |
done |
then |
13 |
|
echo "No $distarch directory?" |
14 |
PYTHONPATH=/usr/lib/anaconda/ /usr/lib/anaconda-runtime/genhdlist \ |
exit 1 |
15 |
|
fi |
16 |
|
|
17 |
|
rm -rf $(pwd)/$distarch/{images,isolinux} $(pwd)/$distarch/SME/base/{hdlist*,*.img} |
18 |
|
|
19 |
|
if [ "$distrel" == "7" ] |
20 |
|
then |
21 |
|
PYTHONPATH=/usr/lib/anaconda/ /usr/lib/anaconda-runtime/genhdlist \ |
22 |
|
--productpath SME \ |
23 |
--withnumbers \ |
--withnumbers \ |
24 |
$(pwd)/cdrom.image/ |
$(pwd)/$distarch/ |
25 |
|
|
26 |
PYTHONPATH=/usr/lib/anaconda/ /usr/lib/anaconda-runtime/pkgorder \ |
PYTHONPATH=/usr/lib/anaconda/ /usr/lib/anaconda-runtime/pkgorder \ |
27 |
$(pwd)/cdrom.image \ |
--product SME \ |
28 |
$distarch > pkgorder |
$(pwd)/$distarch \ |
29 |
|
$distarch > pkgorder.$distarch |
30 |
PACKAGES="acl anaconda anaconda-help anaconda-images anaconda-runtime ash |
|
31 |
atk attr audiofile audit-libs bash beecrypt bitmap-fonts-cjk bogl |
for PKG in /build/smeserver/repo/releases/$distrel/smeextras/$distarch/RPMS/*.rpm |
32 |
bogl-bterm booty busybox-anaconda bzip2 bzip2-libs comps-extras |
do |
33 |
convertdb1 coreutils cpio device-mapper dmapi dosfstools dump |
PKGFILE=$(basename $PKG) |
34 |
e2fsprogs elfutils-libelf esound expat fedora-logos findutils |
if [ ! -f $(pwd)/$distarch/SME/RPMS/$PKGFILE ] |
35 |
fontconfig fonts-arabic fonts-bengali fonts-ISO8859-2 fonts-ISO8859-9 |
then |
36 |
fonts-xorg-100dpi fonts-xorg-base fonts-xorg-ISO8859-15-75dpi |
ln -sf $PKG $(pwd)/$distarch/SME/RPMS/ |
|
fonts-xorg-ISO8859-2-75dpi fonts-xorg-ISO8859-9-75dpi fonts-xorg-KOI8-R |
|
|
fonts-xorg-KOI8-R-75dpi freetype ftp gdk-pixbuf glib2 glibc glibc-common |
|
|
gnome-python2 gnome-python2-canvas gpm gtk2 gzip hdparm hwdata iputils |
|
|
jfsutils joe kernel-pcmcia-cs kernel-utils krb5-libs kudzu less libacl |
|
|
libart_lgpl libattr libgcc libgnome libgnomecanvas libjpeg libpng |
|
|
libselinux libsepol libstdc++ libtermcap libxml2 libxml2-python lvm2 |
|
|
man mdadm memtest86+ modutils mtools mtr mt-st ncurses net-tools newt |
|
|
open openssh openssh-clients openssl pam pango parted pciutils policy |
|
|
policycoreutils popt prelink procps pygtk2 pyparted python pyxf86config |
|
|
raidtools readline redhat-artwork redhat-logos reiserfs-utils rhpl rpm |
|
|
rpm-libs rpm-python rsh sed selinux-policy-targeted setup slang specspo |
|
|
syslinux system-config-date system-config-keyboard taipeifonts tar |
|
|
tcp_wrappers traceroute ttfonts-bn ttfonts-gu ttfonts-hi ttfonts-ja |
|
|
ttfonts-ko ttfonts-pa ttfonts-ta ttfonts-zh_CN ttfonts-zh_TW tzdata |
|
|
urw-fonts util-linux vnc-server Xconfigurator XFree86 XFree86-100dpi-fonts |
|
|
XFree86-75dpi-fonts XFree86-base-fonts XFree86-ISO8859-15-75dpi-fonts |
|
|
XFree86-ISO8859-2-75dpi-fonts XFree86-ISO8859-9-75dpi-fonts |
|
|
XFree86-KOI8-R XFree86-KOI8-R-75dpi-fonts XFree86-libs XFree86-libs-data |
|
|
XFree86-xfs xfsdump xfsprogs Xft xorg-x11 xorg-x11-100dpi-fonts |
|
|
xorg-x11-base xorg-x11-base-fonts xorg-x11-ISO8859-15-75dpi |
|
|
xorg-x11-ISO8859-15-75dpi-fonts xorg-x11-ISO8859-2-75dpi-fonts |
|
|
xorg-x11-ISO8859-9-75dpi-fonts xorg-x11-KOI8-R xorg-x11-KOI8-R-75dpi-fonts |
|
|
xorg-x11-libs xorg-x11-libs-data xorg-x11-xfs zlib" |
|
|
|
|
|
for PKG in $PACKAGES |
|
|
do |
|
|
PACKAGEFILES=$(rpm --qf "%{NAME} %{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}.rpm\n" --nodigest --nosignature -qp /mirrors/centos/4/updates/$distarch/RPMS/$PKG*.rpm | grep "^$PKG " | sed 's/.* //') |
|
|
if [ -n "$PACKAGEFILES" ]; |
|
|
then |
|
|
for PKGFILE in $PACKAGEFILES |
|
|
do |
|
|
if [ ! -f $(pwd)/cdrom.image/CentOS/RPMS/$PKGFILE ]; |
|
|
then |
|
|
ln -sf /mirrors/centos/4/updates/$distarch/RPMS/$PKGFILE $(pwd)/cdrom.image/CentOS/RPMS/$PKGFILE |
|
|
fi |
|
|
done |
|
|
else |
|
|
PACKAGEFILES=$(rpm --qf "%{NAME} %{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}.rpm\n" --nodigest --nosignature -qp /mirrors/centos/4/os/$distarch/CentOS/RPMS/$PKG*.rpm | grep "^$PKG " | sed 's/.* //') |
|
|
if [ -n "$PACKAGEFILES" ]; |
|
|
then |
|
|
for PKGFILE in $PACKAGEFILES |
|
|
do |
|
|
if [ ! -f $(pwd)/cdrom.image/CentOS/RPMS/$PKGFILE ]; |
|
|
then |
|
|
ln -sf /mirrors/centos/4/os/$distarch/CentOS/RPMS/$PKGFILE $(pwd)/cdrom.image/CentOS/RPMS/$PKGFILE |
|
|
fi |
|
|
done |
|
37 |
fi |
fi |
38 |
fi |
done |
|
done |
|
39 |
|
|
40 |
PYTHONPATH=/usr/lib/anaconda/ sudo /usr/lib/anaconda-runtime/buildinstall \ |
PYTHONPATH=/usr/lib/anaconda/ sudo /usr/lib/anaconda-runtime/buildinstall \ |
41 |
--comp dist-4.3 \ |
--product "$distname" \ |
42 |
--pkgorder pkgorder \ |
--version "${distvers/[^0-9.]*/}" \ |
43 |
--release "$distname" \ |
--release "$distname" \ |
44 |
|
--prodpath SME \ |
45 |
|
--pkgorder pkgorder.$distarch \ |
46 |
|
$(pwd)/$distarch/ |
47 |
|
|
48 |
|
sed -i 's@1,2,3@1@' $(pwd)/$distarch/.discinfo |
49 |
|
else |
50 |
|
for PKG in /build/smeserver/repo/releases/testing/$distrel/smeextras/$distarch/RPMS/*.rpm |
51 |
|
do |
52 |
|
PKGFILE=$(basename $PKG) |
53 |
|
if [ ! -f $(pwd)/$distarch/SME/$PKGFILE ] |
54 |
|
then |
55 |
|
ln -sf $PKG $(pwd)/$distarch/SME/ |
56 |
|
fi |
57 |
|
done |
58 |
|
|
59 |
|
cp /usr/lib/anaconda-runtime/mk-images* . |
60 |
|
sed -i -e 's/count=12/count=15/' mk-images.* |
61 |
|
sed -e "/installforallkernels/ised -i 's|\\\\(enabled\\\\) = 1|\\\\1 = 0|' \$DEST/etc/yum/pluginconf.d/kmod.conf" \ |
62 |
|
-e 's|^usr/\(.*/libz.*\)|&\n\1|' /usr/lib/anaconda-runtime/upd-instroot > upd-instroot |
63 |
|
chmod 644 mk-images.* |
64 |
|
chmod 755 mk-images upd-instroot |
65 |
|
sudo chown root:root mk-images* upd-instroot |
66 |
|
|
67 |
|
PYTHONPATH=/usr/lib/anaconda/ sudo /usr/lib/anaconda-runtime/buildinstall \ |
68 |
--product "$distname" \ |
--product "$distname" \ |
69 |
--version 7.0 \ |
--version "${distvers/[^0-9.]*/}" \ |
70 |
$(pwd)/cdrom.image/ |
--release "$distname" \ |
71 |
|
--prodpath SME \ |
72 |
|
--bugurl http://bugs.contribs.org/ \ |
73 |
|
$(pwd)/$distarch/ |
74 |
|
sed -i 's/ALL/1/' $distarch/.discinfo |
75 |
|
|
76 |
|
sudo rm -rf $distarch/buildinstall.tree.*/ mk-images* upd-instroot |
77 |
|
fi |
78 |
|
|
79 |
# Remove previous linked files |
# Remove previous linked files |
80 |
find $(pwd)/cdrom.image/CentOS/RPMS/ -type l | xargs rm -f |
find $(pwd)/$distarch/SME/ -type l | xargs rm -f |
81 |
|
|
82 |
# Copy updated isolinux files |
# Copy updated isolinux files |
83 |
sudo cp -fR /builds/isolinux/* $(pwd)/cdrom.image/isolinux/ |
sudo cp -f /build/smeserver/stage/extra/isolinux/$distrel/* $(pwd)/$distarch/isolinux/ |
84 |
|
|
85 |
|
find $(pwd)/$distarch -\( -not -user 10020 -o -not -group 10020 -\) -print0 | sudo xargs -r0 chown 10020:10020 |
86 |
|
find $(pwd)/$distarch -\( -type f -not -perm -0664 -o -type d -not -perm -0775 -\) -print0 | sudo xargs -r0 chmod u+rwX,g+rwX,o+rX,o-w |
87 |
|
|
88 |
echo "You now need to run /builds/bin/build_ISO as non-root" |
echo "You now need to run /build/smeserver/stage/bin/build_ISO as non-root" |
89 |
|
|
90 |
# That's it. |
# That's it. |