change sme10 to sme11 and centos7 to rocky8

This commit is contained in:
Trevor Batley 2024-07-02 16:49:43 +10:00
parent eb8b4aef75
commit a157170c10
11 changed files with 93 additions and 92 deletions

View File

@ -20,20 +20,20 @@ set timeout=60
search --no-floppy --set=root -l 'SME Server' search --no-floppy --set=root -l 'SME Server'
### BEGIN /etc/grub.d/10_linux ### ### BEGIN /etc/grub.d/10_linux ###
menuentry 'Install Koozali SME Server 10' --class fedora --class gnu-linux --class gnu --class os { menuentry 'Install Koozali SME Server 11' --class fedora --class gnu-linux --class gnu --class os {
linuxefi /images/pxeboot/vmlinuz inst.stage2=hd:LABEL=SME\x20Server quiet inst.ks=hd:LABEL=SME\x20Server:/Packages/base/sme-kickstart.cfg linuxefi /images/pxeboot/vmlinuz inst.stage2=hd:LABEL=SME\x20Server quiet inst.ks=hd:LABEL=SME\x20Server:/Packages/base/sme-kickstart.cfg
initrdefi /images/pxeboot/initrd.img initrdefi /images/pxeboot/initrd.img
} }
menuentry 'Install Koozali SME Server 10 in text mode' --class fedora --class gnu-linux --class gnu --class os { menuentry 'Install Koozali SME Server 11 in text mode' --class fedora --class gnu-linux --class gnu --class os {
linuxefi /images/pxeboot/vmlinuz inst.stage2=hd:LABEL=SME\x20Server quiet inst.ks=hd:LABEL=SME\x20Server:/Packages/base/sme-kickstart.cfg text linuxefi /images/pxeboot/vmlinuz inst.stage2=hd:LABEL=SME\x20Server quiet inst.ks=hd:LABEL=SME\x20Server:/Packages/base/sme-kickstart.cfg text
initrdefi /images/pxeboot/initrd.img initrdefi /images/pxeboot/initrd.img
} }
menuentry 'Test this media & install Koozali SME Server 10' --class fedora --class gnu-linux --class gnu --class os { menuentry 'Test this media & install Koozali SME Server 11' --class fedora --class gnu-linux --class gnu --class os {
linuxefi /images/pxeboot/vmlinuz inst.stage2=hd:LABEL=SME\x20Server rd.live.check quiet inst.ks=hd:LABEL=SME\x20Server:/Packages/base/sme-kickstart.cfg linuxefi /images/pxeboot/vmlinuz inst.stage2=hd:LABEL=SME\x20Server rd.live.check quiet inst.ks=hd:LABEL=SME\x20Server:/Packages/base/sme-kickstart.cfg
initrdefi /images/pxeboot/initrd.img initrdefi /images/pxeboot/initrd.img
} }
submenu 'Troubleshooting -->' { submenu 'Troubleshooting -->' {
menuentry 'Install Koozali SME Server 10 in basic graphics mode' --class fedora --class gnu-linux --class gnu --class os { menuentry 'Install Koozali SME Server 11 in basic graphics mode' --class fedora --class gnu-linux --class gnu --class os {
linuxefi /images/pxeboot/vmlinuz inst.stage2=hd:LABEL=SME\x20Server xdriver=vesa nomodeset quiet inst.ks=hd:LABEL=SME\x20Server:/Packages/base/sme-kickstart.cfg linuxefi /images/pxeboot/vmlinuz inst.stage2=hd:LABEL=SME\x20Server xdriver=vesa nomodeset quiet inst.ks=hd:LABEL=SME\x20Server:/Packages/base/sme-kickstart.cfg
initrdefi /images/pxeboot/initrd.img initrdefi /images/pxeboot/initrd.img
} }

View File

@ -163,42 +163,42 @@
<default>false</default> <default>false</default>
<uservisible>false</uservisible> <uservisible>false</uservisible>
<packagelist> <packagelist>
<packagereq type="default">e-smith-apache</packagereq> <packagereq type="default">smeserver-apache</packagereq>
<packagereq type="default">e-smith-backup</packagereq> <packagereq type="default">smeserver-backup</packagereq>
<packagereq type="default">e-smith-base</packagereq> <packagereq type="default">smeserver-base</packagereq>
<packagereq type="default">e-smith-cvm-unix-local</packagereq> <packagereq type="default">smeserver-cvm-unix-local</packagereq>
<packagereq type="default">e-smith-devtools</packagereq> <packagereq type="default">smeserver-devtools</packagereq>
<packagereq type="default">e-smith-dnscache</packagereq> <packagereq type="default">smeserver-dnscache</packagereq>
<packagereq type="default">e-smith-domains</packagereq> <packagereq type="default">smeserver-domains</packagereq>
<packagereq type="default">e-smith-email</packagereq> <packagereq type="default">smeserver-email</packagereq>
<packagereq type="default">e-smith-flexbackup</packagereq> <packagereq type="default">smeserver-flexbackup</packagereq>
<packagereq type="default">e-smith-formmagick</packagereq> <packagereq type="default">smeserver-formmagick</packagereq>
<packagereq type="default">e-smith-grub</packagereq> <packagereq type="default">smeserver-grub</packagereq>
<packagereq type="default">e-smith-hosts</packagereq> <packagereq type="default">smeserver-hosts</packagereq>
<packagereq type="default">e-smith-ibays</packagereq> <packagereq type="default">smeserver-ibays</packagereq>
<packagereq type="default">e-smith-ldap</packagereq> <packagereq type="default">smeserver-ldap</packagereq>
<packagereq type="default">e-smith-lib</packagereq> <packagereq type="default">smeserver-lib</packagereq>
<packagereq type="default">e-smith-lib-compspec</packagereq> <packagereq type="default">smeserver-lib-compspec</packagereq>
<packagereq type="default">e-smith-LPRng</packagereq> <packagereq type="default">smeserver-LPRng</packagereq>
<packagereq type="default">e-smith-manager</packagereq> <packagereq type="default">smeserver-manager</packagereq>
<packagereq type="default">e-smith-ntp</packagereq> <packagereq type="default">smeserver-ntp</packagereq>
<packagereq type="default">e-smith-nutUPS</packagereq> <packagereq type="default">smeserver-nutUPS</packagereq>
<packagereq type="default">e-smith-oidentd</packagereq> <packagereq type="default">smeserver-oidentd</packagereq>
<packagereq type="default">e-smith-openssh</packagereq> <packagereq type="default">smeserver-openssh</packagereq>
<packagereq type="default">e-smith-packetfilter</packagereq> <packagereq type="default">smeserver-packetfilter</packagereq>
<packagereq type="default">e-smith-portforwarding</packagereq> <packagereq type="default">smeserver-portforwarding</packagereq>
<packagereq type="default">e-smith-pptpd</packagereq> <packagereq type="default">smeserver-pptpd</packagereq>
<packagereq type="default">e-smith-proftpd</packagereq> <packagereq type="default">smeserver-proftpd</packagereq>
<packagereq type="default">e-smith-proxy</packagereq> <packagereq type="default">smeserver-proxy</packagereq>
<packagereq type="default">e-smith-qmail</packagereq> <packagereq type="default">smeserver-qmail</packagereq>
<packagereq type="default">e-smith-qmailanalog</packagereq> <packagereq type="default">smeserver-qmailanalog</packagereq>
<packagereq type="default">e-smith-quota</packagereq> <packagereq type="default">smeserver-quota</packagereq>
<packagereq type="default">e-smith-viewlogfiles</packagereq> <packagereq type="default">smeserver-viewlogfiles</packagereq>
<packagereq type="default">e-smith-radiusd</packagereq> <packagereq type="default">smeserver-radiusd</packagereq>
<packagereq type="default">e-smith-runit</packagereq> <packagereq type="default">smeserver-runit</packagereq>
<packagereq type="default">e-smith-samba</packagereq> <packagereq type="default">smeserver-samba</packagereq>
<packagereq type="default">e-smith-test</packagereq> <packagereq type="default">smeserver-test</packagereq>
<packagereq type="default">e-smith-tinydns</packagereq> <packagereq type="default">smeserver-tinydns</packagereq>
<packagereq type="default">smeserver-audittools</packagereq> <packagereq type="default">smeserver-audittools</packagereq>
<packagereq type="default">smeserver-clamav</packagereq> <packagereq type="default">smeserver-clamav</packagereq>
<packagereq type="default">smeserver-dovecot</packagereq> <packagereq type="default">smeserver-dovecot</packagereq>

View File

@ -15,7 +15,7 @@ user --name=installer --uid=9999
eula --agreed eula --agreed
# Partitioning from pre section # Partitioning from pre section
%include /tmp/part-include # %include /tmp/part-include
# Disable kdump # Disable kdump
%addon com_redhat_kdump --disable %addon com_redhat_kdump --disable
@ -24,12 +24,9 @@ eula --agreed
# Add netinstall repos # Add netinstall repos
#this one gives curl 6 errors on netinstall while added manually works from time to time #this one gives curl 6 errors on netinstall while added manually works from time to time
#url --mirrorlist https://mirrorlist.koozali.org/mirrorlist/smeos-10-x86_64 #url --mirrorlist https://mirrorlist.koozali.org/mirrorlist/smeos-11-x86_64
#repo --name=smeupdates --mirrorlist https://mirrorlist.koozali.org/mirrorlist/smeupdates-10-x86_64 repo --name=smeos --mirrorlist https://mirrorlist.koozali.org/mirrorlist/smeos-11-x86_64
#repo --name=smeos --baseurl http://distro.ibiblio.org/pub/linux/distributions/smeserver/releases/10/smeos/x86_64/ repo --name=smeupdates --mirrorlist https://mirrorlist.koozali.org/mirrorlist/smeupdates-11-x86_64
#repo --name=smeupdates --baseurl http://distro.ibiblio.org/pub/linux/distributions/smeserver/releases/10/smeupdates/x86_64/
repo --name=smeos --mirrorlist https://mirrorlist.koozali.org/mirrorlist/smeos-10-x86_64
repo --name=smeupdates --mirrorlist https://mirrorlist.koozali.org/mirrorlist/smeupdates-10-x86_64
# Packages to install # Packages to install
%packages %packages
@ -251,7 +248,7 @@ EOF
fi fi
echo "Final part-include output:" echo "Final part-include output:"
cat /tmp/part-include # cat /tmp/part-include
%end %end

View File

@ -1,3 +1,3 @@
# smeserver-pungi # ![smeserver-pungi](https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png)
pungi/koji scripts and configuration files used to genreate smeserver repositories and various image types for install/update pungi/koji scripts and configuration files used to genreate smeserver repositories and various image types for install/update

View File

@ -3,10 +3,10 @@ Koozali SME Server 10.1 Release Notes
12 Sep 2022 12 Sep 2022
The Koozali SME Server development team is pleased to announce the The Koozali SME Server development team is pleased to announce the
release of SME Server 10.1 which will be an update release of SME Server. release of SME Server 11.0 which will be an update release of SME Server.
This release is based on CentOS 7. CentOS 7.# has an EOL of This release is based on Rocky 8. Rocky 8.# has an EOL of
30 June 2024. 31 May 2029.
********************************************************** **********************************************************
Koozali SME Server users are encouraged to update production servers Koozali SME Server users are encouraged to update production servers
@ -14,10 +14,10 @@ to this release.
********************************************************** **********************************************************
Additional notes on Koozali SME Server 10 can be found at Additional notes on Koozali SME Server 10 can be found at
https://wiki.contribs.org/SME_Server_10.0_Development https://wiki.contribs.org/SME_Server_11.0_Development
SME10 Roadmap - SME11 Roadmap -
https://wiki.contribs.org/SME10_Roadmap#SME_10_Final https://wiki.contribs.org/SME10_Roadmap#SME_11_Final
Bug reports and reports of potential bugs should be raised in the bug Bug reports and reports of potential bugs should be raised in the bug
tracker (and only there, please); tracker (and only there, please);
@ -29,8 +29,8 @@ https://lists.contribs.org/pipermail/updatesannounce/
Download Download
======== ========
You can download SME Server 10.1 from You can download SME Server 11.0 from
https://mirror.koozali.org/smeserver/releases/10.1/ https://mirror.koozali.org/smeserver/releases/11.0/
or for other methods see: or for other methods see:
https://wiki.koozali.org/SME_Server:Download https://wiki.koozali.org/SME_Server:Download
@ -74,7 +74,7 @@ It is necessary to backup and then restore.
In-place point updates within a major release are supported. In-place point updates within a major release are supported.
Restore of a sme9 console or workstation backup is now fully supported Restore of a sme10 console or workstation backup is now fully supported
there are cautions to be aware of and followed, see wiki and forum notes. there are cautions to be aware of and followed, see wiki and forum notes.
From the many, small and large, fixes and updates the highlights are: From the many, small and large, fixes and updates the highlights are:
@ -104,7 +104,7 @@ A large number other minor under the hood changes and upstream updates and
fixes. fixes.
===== =====
The time and effort that has gone into getting SME 10.1 to release has been The time and effort that has gone into getting SME 11.0 to release has been
extensive, an attempt to list and detail the work that has been done in recent extensive, an attempt to list and detail the work that has been done in recent
months would not do justice to the effort made, thank you one and all for your months would not do justice to the effort made, thank you one and all for your
time and help. time and help.
@ -113,7 +113,8 @@ In particular thank you for the consistent efforts of:
Jean Phillipe Pialasse Jean Phillipe Pialasse
John Crisp John Crisp
Brian Read Brian Read
Michel Begue Terry Fage
Trevor Batley
Zsolt Vasarhelyi Zsolt Vasarhelyi
The changes that have been implemented to ensure the Koozali Sme Server way The changes that have been implemented to ensure the Koozali Sme Server way
@ -121,7 +122,7 @@ is fully implemented have been considered and extensive.
Major changes in this release Major changes in this release
============================= =============================
This release is based on CentOS 7.# This release is based on Rocky 8.#
Changes in this release Changes in this release
======================= =======================
@ -129,14 +130,14 @@ see above and below
General features General features
================ ================
Based on CentOS 7.9.2009 and all available updates Based on Rocky 8.9 and all available updates
Detailed changes in this release Detailed changes in this release
======================= =======================
Only the changes since SME Server 10 final are listed, autogenerated Only the changes since SME Server 10 final are listed, autogenerated
from the changelogs. from the changelogs.
Packages altered by Centos, Redhat, and Fedora-associated developers are Packages altered by Rocky, Redhat, and Fedora-associated developers are
not included. not included.
The changelogs are written per package The changelogs are written per package

View File

@ -3,15 +3,15 @@ default=2
splashimage=@SPLASHPATH@ splashimage=@SPLASHPATH@
timeout 60 timeout 60
hiddenmenu hiddenmenu
title Install Koozali SME Server 10 title Install Koozali SME Server 11
findiso findiso
kernel @KERNELPATH@ @ROOT@ quiet kernel @KERNELPATH@ @ROOT@ quiet
initrd @INITRDPATH@ initrd @INITRDPATH@
title Install Koozali SME Server 10 in text mode title Install Koozali SME Server 11 in text mode
findiso findiso
kernel @KERNELPATH@ @ROOT@ quiet text kernel @KERNELPATH@ @ROOT@ quiet text
initrd @INITRDPATH@ initrd @INITRDPATH@
title Test this media & install Koozali SME Server 10 title Test this media & install Koozali SME Server 11
findiso findiso
kernel @KERNELPATH@ @ROOT@ rd.live.check quiet kernel @KERNELPATH@ @ROOT@ rd.live.check quiet
initrd @INITRDPATH@ initrd @INITRDPATH@

View File

@ -8,7 +8,7 @@ display boot.msg
# the menu itself for as long as the screen remains in graphics mode. # the menu itself for as long as the screen remains in graphics mode.
menu clear menu clear
menu background splash.png menu background splash.png
menu title Koozali SME Server 10.1 menu title Koozali SME Server 11.0
menu vshift 8 menu vshift 8
menu rows 18 menu rows 18
menu margin 8 menu margin 8
@ -59,27 +59,27 @@ menu separator # insert an empty line
menu separator # insert an empty line menu separator # insert an empty line
label linux label linux
menu label ^Install Koozali SME Server 10 menu label ^Install Koozali SME Server 11
text help text help
This GUI interface uses a kick-start to prepare your disk, This GUI interface uses a kick-start to prepare your disk,
If you use the partitioning menu, it will use the CentOS If you use the partitioning menu, it will use the Rocky
default instead, and you will need to restart the installer. default instead, and you will need to restart the installer.
endtext endtext
kernel vmlinuz kernel vmlinuz
append initrd=initrd.img initcall_blacklist=clocksource_done_booting inst.stage2=hd:LABEL=SME\x20Server inst.ks=hd:LABEL=SME\x20Server:/Packages/base/sme-kickstart.cfg quiet append initrd=initrd.img initcall_blacklist=clocksource_done_booting inst.stage2=hd:LABEL=SME\x20Server inst.ks=hd:LABEL=SME\x20Server:/Packages/base/sme-kickstart.cfg quiet
label text label text
menu label ^Install Koozali SME Server 10 in text mode menu label ^Install Koozali SME Server 11 in text mode
text help text help
This text interface uses a kick-start to prepare your disk, This text interface uses a kick-start to prepare your disk,
If you use the partitioning menu, it will use the CentOS If you use the partitioning menu, it will use the Rocky
default instead, and you will need to restart the installer. default instead, and you will need to restart the installer.
endtext endtext
kernel vmlinuz kernel vmlinuz
append initrd=initrd.img initcall_blacklist=clocksource_done_booting inst.stage2=hd:LABEL=SME\x20Server inst.ks=hd:LABEL=SME\x20Server:/Packages/base/sme-kickstart.cfg text quiet append initrd=initrd.img initcall_blacklist=clocksource_done_booting inst.stage2=hd:LABEL=SME\x20Server inst.ks=hd:LABEL=SME\x20Server:/Packages/base/sme-kickstart.cfg text quiet
label check label check
menu label Test this ^media & install Koozali SME Server 10 menu label Test this ^media & install Koozali SME Server 11
menu default menu default
kernel vmlinuz kernel vmlinuz
append initrd=initrd.img initcall_blacklist=clocksource_done_booting inst.stage2=hd:LABEL=SME\x20Server inst.ks=hd:LABEL=SME\x20Server:/Packages/base/sme-kickstart.cfg rd.live.check quiet append initrd=initrd.img initcall_blacklist=clocksource_done_booting inst.stage2=hd:LABEL=SME\x20Server inst.ks=hd:LABEL=SME\x20Server:/Packages/base/sme-kickstart.cfg rd.live.check quiet
@ -92,10 +92,10 @@ menu begin ^Troubleshooting
label vesa label vesa
menu indent count 5 menu indent count 5
menu label Install Koozali SME Server 10 in ^basic graphics mode menu label Install Koozali SME Server 11 in ^basic graphics mode
text help text help
Try this option out if you're having trouble installing Try this option out if you're having trouble installing
Koozali SME Server 10. Koozali SME Server 11.
endtext endtext
kernel vmlinuz kernel vmlinuz
append initrd=initrd.img initcall_blacklist=clocksource_done_booting inst.stage2=hd:LABEL=SME\x20Server inst.ks=hd:LABEL=SME\x20Server:/Packages/base/sme-kickstart.cfg xdriver=vesa nomodeset quiet append initrd=initrd.img initcall_blacklist=clocksource_done_booting inst.stage2=hd:LABEL=SME\x20Server inst.ks=hd:LABEL=SME\x20Server:/Packages/base/sme-kickstart.cfg xdriver=vesa nomodeset quiet

View File

@ -20,20 +20,20 @@ set timeout=60
search --no-floppy --set=root -l 'SME Server' search --no-floppy --set=root -l 'SME Server'
### BEGIN /etc/grub.d/10_linux ### ### BEGIN /etc/grub.d/10_linux ###
menuentry 'Install Koozali SME Server 10' --class fedora --class gnu-linux --class gnu --class os { menuentry 'Install Koozali SME Server 11' --class fedora --class gnu-linux --class gnu --class os {
linuxefi /images/pxeboot/vmlinuz inst.stage2=hd:LABEL=SME\x20Server quiet inst.ks=hd:LABEL=SME\x20Server:/ks.cfg linuxefi /images/pxeboot/vmlinuz inst.stage2=hd:LABEL=SME\x20Server quiet inst.ks=hd:LABEL=SME\x20Server:/ks.cfg
initrdefi /images/pxeboot/initrd.img initrdefi /images/pxeboot/initrd.img
} }
menuentry 'Install Koozali SME Server 10 in text mode' --class fedora --class gnu-linux --class gnu --class os { menuentry 'Install Koozali SME Server 11 in text mode' --class fedora --class gnu-linux --class gnu --class os {
linuxefi /images/pxeboot/vmlinuz inst.stage2=hd:LABEL=SME\x20Server quiet inst.ks=hd:LABEL=SME\x20Server:/ks.cfg text linuxefi /images/pxeboot/vmlinuz inst.stage2=hd:LABEL=SME\x20Server quiet inst.ks=hd:LABEL=SME\x20Server:/ks.cfg text
initrdefi /images/pxeboot/initrd.img initrdefi /images/pxeboot/initrd.img
} }
menuentry 'Test this media & install Koozali SME Server 10' --class fedora --class gnu-linux --class gnu --class os { menuentry 'Test this media & install Koozali SME Server 11' --class fedora --class gnu-linux --class gnu --class os {
linuxefi /images/pxeboot/vmlinuz inst.stage2=hd:LABEL=SME\x20Server rd.live.check quiet inst.ks=hd:LABEL=SME\x20Server:/ks.cfg linuxefi /images/pxeboot/vmlinuz inst.stage2=hd:LABEL=SME\x20Server rd.live.check quiet inst.ks=hd:LABEL=SME\x20Server:/ks.cfg
initrdefi /images/pxeboot/initrd.img initrdefi /images/pxeboot/initrd.img
} }
submenu 'Troubleshooting -->' { submenu 'Troubleshooting -->' {
menuentry 'Install Koozali SME Server 10 in basic graphics mode' --class fedora --class gnu-linux --class gnu --class os { menuentry 'Install Koozali SME Server 11 in basic graphics mode' --class fedora --class gnu-linux --class gnu --class os {
linuxefi /images/pxeboot/vmlinuz inst.stage2=hd:LABEL=SME\x20Server xdriver=vesa nomodeset quiet inst.ks=hd:LABEL=SME\x20Server:/ks.cfg linuxefi /images/pxeboot/vmlinuz inst.stage2=hd:LABEL=SME\x20Server xdriver=vesa nomodeset quiet inst.ks=hd:LABEL=SME\x20Server:/ks.cfg
initrdefi /images/pxeboot/initrd.img initrdefi /images/pxeboot/initrd.img
} }

View File

@ -8,7 +8,7 @@ display boot.msg
# the menu itself for as long as the screen remains in graphics mode. # the menu itself for as long as the screen remains in graphics mode.
menu clear menu clear
menu background splash.png menu background splash.png
menu title Koozali SME Server 10.1 menu title Koozali SME Server 11.0
menu vshift 8 menu vshift 8
menu rows 18 menu rows 18
menu margin 8 menu margin 8
@ -59,29 +59,29 @@ menu separator # insert an empty line
menu separator # insert an empty line menu separator # insert an empty line
label linux label linux
menu label ^Install Koozali SME Server 10 menu label ^Install Koozali SME Server 11
text help text help
Default GUI install uses kick-start to prepare your disk, Default GUI install uses kick-start to prepare your disk,
then will let you setup the repo that you want to install from. then will let you setup the repo that you want to install from.
If you use the GUI partitioning menu, it will use the CentOS default If you use the GUI partitioning menu, it will use the Rocky default
instead of our settings, and you will need to restart the installer. instead of our settings, and you will need to restart the installer.
endtext endtext
kernel vmlinuz kernel vmlinuz
append initrd=initrd.img inst.stage2=hd:LABEL=SME\x20Server quiet inst.ks=hd:LABEL=SME\x20Server:/ks.cfg append initrd=initrd.img inst.stage2=hd:LABEL=SME\x20Server quiet inst.ks=hd:LABEL=SME\x20Server:/ks.cfg
label text label text
menu label ^Install Koozali SME Server 10 in text mode menu label ^Install Koozali SME Server 11 in text mode
text help text help
This text interface uses a kick-start to prepare your disk, This text interface uses a kick-start to prepare your disk,
then let you setup the repo that you want. If you use the then let you setup the repo that you want. If you use the
partitioning menu, it will use the CentOS default instead partitioning menu, it will use the Rocky default instead
of our settings, and you will need to restart the installer. of our settings, and you will need to restart the installer.
endtext endtext
kernel vmlinuz kernel vmlinuz
append initrd=initrd.img inst.stage2=hd:LABEL=SME\x20Server quiet inst.ks=hd:LABEL=SME\x20Server:/ks.cfg text append initrd=initrd.img inst.stage2=hd:LABEL=SME\x20Server quiet inst.ks=hd:LABEL=SME\x20Server:/ks.cfg text
label check label check
menu label Test this ^media & install Koozali SME Server 10 menu label Test this ^media & install Koozali SME Server 11
menu default menu default
kernel vmlinuz kernel vmlinuz
append initrd=initrd.img inst.stage2=hd:LABEL=SME\x20Server rd.live.check quiet inst.ks=hd:LABEL=SME\x20Server:/ks.cfg append initrd=initrd.img inst.stage2=hd:LABEL=SME\x20Server rd.live.check quiet inst.ks=hd:LABEL=SME\x20Server:/ks.cfg
@ -94,10 +94,10 @@ menu begin ^Troubleshooting
label vesa label vesa
menu indent count 5 menu indent count 5
menu label Install Koozali SME Server 10 in ^basic graphics mode menu label Install Koozali SME Server 11 in ^basic graphics mode
text help text help
Try this option out if you're having trouble installing Try this option out if you're having trouble installing
Koozali SME Server 10. Koozali SME Server 11.
endtext endtext
kernel vmlinuz kernel vmlinuz
append initrd=initrd.img inst.stage2=hd:LABEL=SME\x20Server xdriver=vesa nomodeset quiet inst.ks=hd:LABEL=SME\x20Server:/ks.cfg append initrd=initrd.img inst.stage2=hd:LABEL=SME\x20Server xdriver=vesa nomodeset quiet inst.ks=hd:LABEL=SME\x20Server:/ks.cfg

View File

@ -15,7 +15,7 @@ user --name=installer --uid=9999
eula --agreed eula --agreed
# Partitioning from pre section # Partitioning from pre section
%include /tmp/part-include # %include /tmp/part-include
# Disable kdump # Disable kdump
%addon com_redhat_kdump --disable %addon com_redhat_kdump --disable
@ -23,9 +23,9 @@ eula --agreed
# Add netinstall repos # Add netinstall repos
url --mirrorlist https://mirrorlist.koozali.org/mirrorlist/smeos-10-x86_64 url --mirrorlist https://mirrorlist.koozali.org/mirrorlist/smeos-11-x86_64
repo --name=smeupdates --mirrorlist https://mirrorlist.koozali.org/mirrorlist/smeupdates-10-x86_64 repo --name=smeupdates --mirrorlist https://mirrorlist.koozali.org/mirrorlist/smeupdates-11-x86_64
repo --name=remi-safe --baseurl http://rpms.famillecollet.com/enterprise/7/safe/x86_6/ repo --name=remi-safe --baseurl http://rpms.famillecollet.com/enterprise/8/safe/x86_6/
#url --url http://distro.ibiblio.org/pub/linux/distributions/smeserver/releases/10/smeos/x86_64/ #url --url http://distro.ibiblio.org/pub/linux/distributions/smeserver/releases/10/smeos/x86_64/
#repo --name=smeupdates --baseurl http://distro.ibiblio.org/pub/linux/distributions/smeserver/releases/10/smeupdates/x86_64/ #repo --name=smeupdates --baseurl http://distro.ibiblio.org/pub/linux/distributions/smeserver/releases/10/smeupdates/x86_64/

View File

@ -1,6 +1,9 @@
SME Server Developers SME Server Developers
--------------------- ---------------------
#SME 10 #SME 11
??
#SME10
we put only translations there we put only translations there
for package/install modification we use product img for package/install modification we use product img