re-arrange for ISO build directory structure
This commit is contained in:
117
root/LICENSE
Normal file
117
root/LICENSE
Normal file
@@ -0,0 +1,117 @@
|
||||
GNU GENERAL PUBLIC LICENSE
|
||||
Version 2, June 1991
|
||||
|
||||
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
|
||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
|
||||
Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
|
||||
|
||||
Preamble
|
||||
|
||||
The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too.
|
||||
|
||||
When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things.
|
||||
|
||||
To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it.
|
||||
|
||||
For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights.
|
||||
|
||||
We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software.
|
||||
|
||||
Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations.
|
||||
|
||||
Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all.
|
||||
|
||||
The precise terms and conditions for copying, distribution and modification follow.
|
||||
|
||||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||
|
||||
0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you".
|
||||
|
||||
Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does.
|
||||
|
||||
1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program.
|
||||
|
||||
You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.
|
||||
|
||||
2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:
|
||||
|
||||
a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change.
|
||||
|
||||
b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.
|
||||
|
||||
c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.)
|
||||
|
||||
These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it.
|
||||
|
||||
Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program.
|
||||
|
||||
In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License.
|
||||
|
||||
3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following:
|
||||
|
||||
a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
|
||||
|
||||
b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
|
||||
|
||||
c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.)
|
||||
|
||||
The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.
|
||||
|
||||
If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code.
|
||||
|
||||
4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance.
|
||||
|
||||
5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it.
|
||||
|
||||
6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License.
|
||||
|
||||
7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program.
|
||||
|
||||
If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances.
|
||||
|
||||
It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice.
|
||||
|
||||
This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License.
|
||||
|
||||
8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License.
|
||||
|
||||
9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.
|
||||
|
||||
Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation.
|
||||
|
||||
10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally.
|
||||
|
||||
NO WARRANTY
|
||||
|
||||
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
|
||||
|
||||
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
How to Apply These Terms to Your New Programs
|
||||
|
||||
If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms.
|
||||
|
||||
To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found.
|
||||
|
||||
one line to give the program's name and an idea of what it does. Copyright (C) yyyy name of author
|
||||
|
||||
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Also add information on how to contact you by electronic and paper mail.
|
||||
|
||||
If the program is interactive, make it output a short notice like this when it starts in an interactive mode:
|
||||
|
||||
Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details.
|
||||
|
||||
The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program.
|
||||
|
||||
You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names:
|
||||
|
||||
Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker.
|
||||
|
||||
signature of Ty Coon, 1 April 1989 Ty Coon, President of Vice
|
30
root/RPM-GPG-KEY-sme11
Normal file
30
root/RPM-GPG-KEY-sme11
Normal file
@@ -0,0 +1,30 @@
|
||||
-----BEGIN PGP PUBLIC KEY BLOCK-----
|
||||
|
||||
mQENBGaPPbUBCACrfh7C6hG/ZryuDpoK23V2mMHe37hHsMUKojsRulrvPKsICE0t
|
||||
QFqpppDp+dfJeOEbdA6gI5LZxlsIyAIZ6eYIpCPvjuEWRa9prVbb5y5HKRCq87NW
|
||||
gTCRwARMiOmAJZ7N+IreyUF8nEBy0JePL2vDt1UsF4OrV5wnJnwUnJELsb5J9fz4
|
||||
u3mpqGsSxMJp59RRpGVIMl8d1GF4gED5fgDYRZailsJyogE930nfAsPX98B3JHwM
|
||||
E9931K/unCmj4p9+9dmsVETFPl8ULpFLiyZn6GFz9XuycLiMvM6Fdn2KkoTPX4mS
|
||||
s9a1LYacZz/qhCeRZZBFtTCIlR9bvN5YdwahABEBAAG0FWtvamlhZG1pbkBrb296
|
||||
YWxpLm9yZ4kBVAQTAQgAPhYhBATzQ/ljyNxKs+iy5M4aI/dEkiooBQJmjz21AhsD
|
||||
BQkDwmcABQsJCAcCBhUKCQgLAgQWAgMBAh4BAheAAAoJEM4aI/dEkioonV8H/jZk
|
||||
du0NDAmg9Vh1zBHCQiuAHL6O+ST1yzMTXDVhAwoQBNBPdmhxceRu7DGCyvF+QKQN
|
||||
L6j9ERlwc9zpBEWGxI3VW//Z9rw9fq1aFFATNjA9Huu4PNTzPdhvo5mmiw2VXMwe
|
||||
TPZd6rAR/zY9UVC/FnKbEmHmSVCH15FRAGFEu3yA8WB5hZi5wP+nOZn1GB+Lihjf
|
||||
C3RoLiAFLIVniCmZEDgyRuePeM7Yyiu5U9/NdfTdU+hGp8N2GBr5OdGXyDyOVgx5
|
||||
YMdIt72cQSvVQDPz1y2A8GNr3xgfrJi9OvZA422GVaj5Vfop9aXAlwn3488DmGzD
|
||||
3krKoWRmPCbR7yRMPi65AQ0EZo89tQEIAONb4Aj5JThzphwwbO30A7WlX4imGItU
|
||||
VNLbfhgeJj5/COhExJ0pl915VnR4FWOsTVpH/Jpbaeal9Al+RFnfbsJkJ/ErMSr2
|
||||
94h3j7WJiMtyoK5W1g/xdwtBZ1SMlQNtCa5uGAC+iAT+0vD74bqHYdHhA8X0D30d
|
||||
Xn8TjhNi8jdbODIsVPvwqEZb+xzdiIAmxpEfJopKUvEy8UpEKThZX8GSEWgKnVRP
|
||||
Q3nEoIhCApFWYYFriP/zFKelGFcaMs98fq22VAtwvPwwkd31nkWakR2k4AHZ8ICl
|
||||
Frs+JbHLP0zetkQ0jLBxRld5w8FUj/m0CdzpJK71kxx04N7WtFs0LLsAEQEAAYkB
|
||||
NgQYAQgAIBYhBATzQ/ljyNxKs+iy5M4aI/dEkiooBQJmjz21AhsMAAoJEM4aI/dE
|
||||
kiooLHIH/3T0jJCIaZW8qbcrlxccxjYJT6s1WkQgshg2NCOvih63kHe3szx7L2mE
|
||||
DMsKmopkRA8uGJOYRSAj2VKf2f+PFCRLi6vpEjIeB13/nBKyYyRsZCKtexlQyRpc
|
||||
elRiwcJ9C7bXCZn1ILoleonahnACfWnHh4gVBO85kDdKbrk+tMYqaQd7jGKW/zNB
|
||||
snDSb4ZzfXnKf4RYJSxfS2w3Jf0byO8AlqScunuxVjcOhOlNU8yCWxxVh5kyzmkr
|
||||
YTBb5TPc9ibtcTKOUMQRz6gKh+jhepKi1Didt1xreu2hLSEghW4NYEnOC4nkwb1g
|
||||
n+ECJ+ckVRagPFo6Ws4J5wWIRblF9aY=
|
||||
=c/Xf
|
||||
-----END PGP PUBLIC KEY BLOCK-----
|
808
root/comps.xml
Normal file
808
root/comps.xml
Normal file
@@ -0,0 +1,808 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE comps
|
||||
PUBLIC '-//Red Hat, Inc.//DTD Comps info//EN'
|
||||
'comps.dtd'>
|
||||
<comps>
|
||||
<group>
|
||||
<id>anaconda-tools</id>
|
||||
<name>Anaconda Tools</name>
|
||||
<name xml:lang="as">Anaconda সঁজুলিসমূহ</name>
|
||||
<name xml:lang="bn_IN">Anaconda সরঞ্জাম</name>
|
||||
<name xml:lang="cs">Nástroje instalátoru Anaconda</name>
|
||||
<name xml:lang="de">Anaconda-Werkzeuge</name>
|
||||
<name xml:lang="es">Herramientas de Anaconda</name>
|
||||
<name xml:lang="fr">Outils Anaconda</name>
|
||||
<name xml:lang="gu">એનાકોન્ડા સાધનો</name>
|
||||
<name xml:lang="hi">एनाकोंडा औज़ार</name>
|
||||
<name xml:lang="it">Strumenti di Anaconda</name>
|
||||
<name xml:lang="ja">Anaconda ツール</name>
|
||||
<name xml:lang="kn">Anaconda ಉಪಕರಣಗಳು</name>
|
||||
<name xml:lang="ko">Anaconda 도구</name>
|
||||
<name xml:lang="ml">അനക്കോണ്ട പ്രയോഗങ്ങള്</name>
|
||||
<name xml:lang="mr">ॲनाकाँडा साधने</name>
|
||||
<name xml:lang="or">Anaconda ସାଧନଗୁଡ଼ିକ</name>
|
||||
<name xml:lang="pa">ਐਨਾਕੋਂਡਾ ਸੰਦ</name>
|
||||
<name xml:lang="pl">Narzędzia dla instalatora Anaconda</name>
|
||||
<name xml:lang="pt_BR">Ferramentas do Anaconda</name>
|
||||
<name xml:lang="ru">Инструменты Anaconda.</name>
|
||||
<name xml:lang="ta">Anaconda கருவிகள்</name>
|
||||
<name xml:lang="te">అనకొండ సాధనాలు</name>
|
||||
<name xml:lang="uk">Інструменти Anaconda</name>
|
||||
<name xml:lang="zh_CN">Anaconda 工具</name>
|
||||
<name xml:lang="zh_TW">Anaconda 工具</name>
|
||||
<description/>
|
||||
<default>false</default>
|
||||
<uservisible>false</uservisible>
|
||||
<packagelist>
|
||||
<packagereq type="mandatory">chkconfig</packagereq>
|
||||
<packagereq type="mandatory">chrony</packagereq>
|
||||
<packagereq type="mandatory">cryptsetup</packagereq>
|
||||
<packagereq type="mandatory">device-mapper-multipath</packagereq>
|
||||
<packagereq type="mandatory">dosfstools</packagereq>
|
||||
<packagereq type="mandatory">dracut-network</packagereq>
|
||||
<packagereq type="mandatory">e2fsprogs</packagereq>
|
||||
<packagereq type="mandatory">efibootmgr</packagereq>
|
||||
<packagereq type="mandatory">fcoe-utils</packagereq>
|
||||
<packagereq type="mandatory">gfs2-utils</packagereq>
|
||||
<packagereq type="mandatory">grub2-pc</packagereq>
|
||||
<packagereq type="mandatory">grub2-pc-efi</packagereq>
|
||||
<packagereq type="mandatory">iscsi-initiator-utils</packagereq>
|
||||
<packagereq type="mandatory">lvm2</packagereq>
|
||||
<packagereq type="mandatory">mdadm</packagereq>
|
||||
<packagereq type="mandatory">tboot</packagereq>
|
||||
<packagereq type="mandatory">tmux</packagereq>
|
||||
<packagereq type="mandatory">xfsprogs</packagereq>
|
||||
<packagereq type="optional">oscap-anaconda-addon</packagereq>
|
||||
</packagelist>
|
||||
</group>
|
||||
<group>
|
||||
<id>base</id>
|
||||
<name>Base</name>
|
||||
<name xml:lang="af">Basis</name>
|
||||
<name xml:lang="am">መሠረት</name>
|
||||
<name xml:lang="ar">أساسيّة</name>
|
||||
<name xml:lang="as">ভিত্তি</name>
|
||||
<name xml:lang="bal">اساس</name>
|
||||
<name xml:lang="be">Падмурак</name>
|
||||
<name xml:lang="bg">Основа</name>
|
||||
<name xml:lang="bn">ভিত্তি (Base)</name>
|
||||
<name xml:lang="bn_IN">ভিত্তি (Base)</name>
|
||||
<name xml:lang="bs">Osnova</name>
|
||||
<name xml:lang="ca">Bàsic</name>
|
||||
<name xml:lang="cs">Základ</name>
|
||||
<name xml:lang="cy">Sail</name>
|
||||
<name xml:lang="da">Base</name>
|
||||
<name xml:lang="de">Basis</name>
|
||||
<name xml:lang="el">Βάση</name>
|
||||
<name xml:lang="en_GB">Base</name>
|
||||
<name xml:lang="es">Base</name>
|
||||
<name xml:lang="et">Baas</name>
|
||||
<name xml:lang="fa">پایه</name>
|
||||
<name xml:lang="fi">Peruspaketit</name>
|
||||
<name xml:lang="fr">Base</name>
|
||||
<name xml:lang="gu">આધાર</name>
|
||||
<name xml:lang="he">בסיס</name>
|
||||
<name xml:lang="hi">आधार</name>
|
||||
<name xml:lang="hr">Osnova</name>
|
||||
<name xml:lang="hu">Alap</name>
|
||||
<name xml:lang="hy">բազա</name>
|
||||
<name xml:lang="ia">Base</name>
|
||||
<name xml:lang="id">Dasar</name>
|
||||
<name xml:lang="is">Grunnur</name>
|
||||
<name xml:lang="it">Base</name>
|
||||
<name xml:lang="ja">ベース</name>
|
||||
<name xml:lang="ka">ძირითადი</name>
|
||||
<name xml:lang="kn">ಮೂಲ</name>
|
||||
<name xml:lang="ko">기본</name>
|
||||
<name xml:lang="lv">Pamatsistēma</name>
|
||||
<name xml:lang="mai">आधार</name>
|
||||
<name xml:lang="mk">Основни</name>
|
||||
<name xml:lang="ml">ബെയ്സ്</name>
|
||||
<name xml:lang="mr">आधार</name>
|
||||
<name xml:lang="ms">Asas</name>
|
||||
<name xml:lang="nb">Grunnpakker</name>
|
||||
<name xml:lang="ne">आधार</name>
|
||||
<name xml:lang="nl">Basis</name>
|
||||
<name xml:lang="no">Grunnpakker</name>
|
||||
<name xml:lang="nso">Motheo</name>
|
||||
<name xml:lang="or">ଆଧାର</name>
|
||||
<name xml:lang="pa">ਮੂਲ</name>
|
||||
<name xml:lang="pl">Część podstawowa</name>
|
||||
<name xml:lang="pt">Base</name>
|
||||
<name xml:lang="pt_BR">Base</name>
|
||||
<name xml:lang="ro">Bază</name>
|
||||
<name xml:lang="ru">Основные</name>
|
||||
<name xml:lang="si">පාදම</name>
|
||||
<name xml:lang="sk">Základ</name>
|
||||
<name xml:lang="sl">Osnovno</name>
|
||||
<name xml:lang="sq">Bazë</name>
|
||||
<name xml:lang="sr">Основа</name>
|
||||
<name xml:lang="sr@Latn">Osnova</name>
|
||||
<name xml:lang="sr@latin">Osnova</name>
|
||||
<name xml:lang="sv">Bas</name>
|
||||
<name xml:lang="ta">அடிப்படை</name>
|
||||
<name xml:lang="te">ఆధారం</name>
|
||||
<name xml:lang="tg">Асосҳо</name>
|
||||
<name xml:lang="th">พื้นฐาน</name>
|
||||
<name xml:lang="tr">Temel</name>
|
||||
<name xml:lang="uk">Основа</name>
|
||||
<name xml:lang="ur">مرکز</name>
|
||||
<name xml:lang="vi">Cở sở</name>
|
||||
<name xml:lang="zh_CN">基本</name>
|
||||
<name xml:lang="zh_TW">基礎</name>
|
||||
<name xml:lang="zu">Isiqu</name>
|
||||
<description>The basic installation of Koozali SME Server Linux.</description>
|
||||
<description xml:lang="as">Koozali SME Server Linux ৰ মৌলিক ইনস্টল।</description>
|
||||
<description xml:lang="bn">Koozali SME Server Linux-র মৌলিক ইনস্টলেশন।</description>
|
||||
<description xml:lang="bn_IN">Koozali SME Server Linux-র মৌলিক ইনস্টলেশন।</description>
|
||||
<description xml:lang="cs">Základní instalace systému Koozali SME Server Linux.</description>
|
||||
<description xml:lang="de">Die Basis-Installation von Koozali SME Server Linux.</description>
|
||||
<description xml:lang="es">Instalación básica de Koozali SME Server Linux.</description>
|
||||
<description xml:lang="fr">Installation de base de Koozali SME Server Linux.</description>
|
||||
<description xml:lang="gu">Koozali SME Server Linux નું આધાર સ્થાપન.</description>
|
||||
<description xml:lang="hi">Koozali SME Server Linux का मौलिक संस्थापन.</description>
|
||||
<description xml:lang="it">Installazione di base di Koozali SME Server Linux.</description>
|
||||
<description xml:lang="ja">Koozali SME Server Linux の基本インストール</description>
|
||||
<description xml:lang="kn">Koozali SME Server Linuxನ ಮೂಲಭೂತ ಅನುಸ್ಥಾಪನೆ.</description>
|
||||
<description xml:lang="ko">Koozali SME Server Linux 기본 설치.</description>
|
||||
<description xml:lang="ml">Koozali SME Server Linux-ന്റെ അടിസ്ഥാന ഇന്സ്റ്റലേഷന്.</description>
|
||||
<description xml:lang="mr">Koozali SME Server Linux चे मुळ प्रतिष्ठापन.</description>
|
||||
<description xml:lang="or">Koozali SME Server Linux ର ମୌଳିକ ସ୍ଥାପନା।</description>
|
||||
<description xml:lang="pa">Koozali SME Server Linux ਦੀ ਮੁਢਲੀ ਇੰਸਟਾਲੇਸ਼ਨ।</description>
|
||||
<description xml:lang="pl">Podstawowa instalacja systemu Koozali SME Server Linux.</description>
|
||||
<description xml:lang="pt_BR">A instalação básica do Koozali SME Server Linux</description>
|
||||
<description xml:lang="ru">Стандартная установка Koozali SME Server Linux.</description>
|
||||
<description xml:lang="sv">Grundinstallationen av Koozali SME Server Linux.</description>
|
||||
<description xml:lang="ta">Koozali SME Server Linuxன் அடிப்படை நிறுவல்.</description>
|
||||
<description xml:lang="te">Koozali SME Server Linux యొక్క ప్రాధమిక సంస్థాపన.</description>
|
||||
<description xml:lang="uk">Стандартне встановлення Koozali SME Server Linux.</description>
|
||||
<description xml:lang="zh_CN">红帽企业版 Linux 基本安装。</description>
|
||||
<description xml:lang="zh_TW">Koozali SME Server Linux 的基本安裝。</description>
|
||||
<default>false</default>
|
||||
<uservisible>false</uservisible>
|
||||
<packagelist>
|
||||
<packagereq type="default">maildrop</packagereq>
|
||||
<packagereq type="default">mod_perl</packagereq>
|
||||
<packagereq type="mandatory">e-smith-manager</packagereq>
|
||||
<packagereq type="mandatory">smeserver-apache</packagereq>
|
||||
<packagereq type="mandatory">smeserver-audittools</packagereq>
|
||||
<packagereq type="mandatory">smeserver-backup</packagereq>
|
||||
<packagereq type="mandatory">smeserver-base</packagereq>
|
||||
<packagereq type="mandatory">smeserver-certificates</packagereq>
|
||||
<packagereq type="mandatory">smeserver-clamav</packagereq>
|
||||
<packagereq type="mandatory">smeserver-devtools</packagereq>
|
||||
<packagereq type="mandatory">smeserver-dnscache</packagereq>
|
||||
<packagereq type="mandatory">smeserver-domains</packagereq>
|
||||
<packagereq type="mandatory">smeserver-dovecot</packagereq>
|
||||
<packagereq type="mandatory">smeserver-email</packagereq>
|
||||
<packagereq type="mandatory">smeserver-flexbackup</packagereq>
|
||||
<packagereq type="mandatory">smeserver-formmagick</packagereq>
|
||||
<packagereq type="mandatory">smeserver-grub</packagereq>
|
||||
<packagereq type="mandatory">smeserver-hosts</packagereq>
|
||||
<packagereq type="mandatory">smeserver-ibays</packagereq>
|
||||
<packagereq type="mandatory">smeserver-ldap</packagereq>
|
||||
<packagereq type="mandatory">smeserver-lib-compspec</packagereq>
|
||||
<packagereq type="mandatory">smeserver-lib</packagereq>
|
||||
<packagereq type="mandatory">smeserver-locale-bg</packagereq>
|
||||
<packagereq type="mandatory">smeserver-locale-da</packagereq>
|
||||
<packagereq type="mandatory">smeserver-locale-de</packagereq>
|
||||
<packagereq type="mandatory">smeserver-locale-el</packagereq>
|
||||
<packagereq type="mandatory">smeserver-locale-es</packagereq>
|
||||
<packagereq type="mandatory">smeserver-locale-et</packagereq>
|
||||
<packagereq type="mandatory">smeserver-locale-fr</packagereq>
|
||||
<packagereq type="mandatory">smeserver-locale-he</packagereq>
|
||||
<packagereq type="mandatory">smeserver-locale-hu</packagereq>
|
||||
<packagereq type="mandatory">smeserver-locale-id</packagereq>
|
||||
<packagereq type="mandatory">smeserver-locale-it</packagereq>
|
||||
<packagereq type="mandatory">smeserver-locale-ja</packagereq>
|
||||
<packagereq type="mandatory">smeserver-locale-nb</packagereq>
|
||||
<packagereq type="mandatory">smeserver-locale-nl</packagereq>
|
||||
<packagereq type="mandatory">smeserver-locale-pl</packagereq>
|
||||
<packagereq type="mandatory">smeserver-locale-pt_BR</packagereq>
|
||||
<packagereq type="mandatory">smeserver-locale-pt</packagereq>
|
||||
<packagereq type="mandatory">smeserver-locale-ro</packagereq>
|
||||
<packagereq type="mandatory">smeserver-locale-ru</packagereq>
|
||||
<packagereq type="mandatory">smeserver-locale-sl</packagereq>
|
||||
<packagereq type="mandatory">smeserver-locale-sv</packagereq>
|
||||
<packagereq type="mandatory">smeserver-locale-th</packagereq>
|
||||
<packagereq type="mandatory">smeserver-locale-tr</packagereq>
|
||||
<packagereq type="mandatory">smeserver-locale-zh_CN</packagereq>
|
||||
<packagereq type="mandatory">smeserver-locale-zh_TW</packagereq>
|
||||
<packagereq type="mandatory">smeserver-LPRng</packagereq>
|
||||
<packagereq type="mandatory">smeserver-manager-jsquery</packagereq>
|
||||
<packagereq type="mandatory">smeserver-manager-locale-bg</packagereq>
|
||||
<packagereq type="mandatory">smeserver-manager-locale-da</packagereq>
|
||||
<packagereq type="mandatory">smeserver-manager-locale-de</packagereq>
|
||||
<packagereq type="mandatory">smeserver-manager-locale-el</packagereq>
|
||||
<packagereq type="mandatory">smeserver-manager-locale-es</packagereq>
|
||||
<packagereq type="mandatory">smeserver-manager-locale-et</packagereq>
|
||||
<packagereq type="mandatory">smeserver-manager-locale-fr</packagereq>
|
||||
<packagereq type="mandatory">smeserver-manager-locale-he</packagereq>
|
||||
<packagereq type="mandatory">smeserver-manager-locale-hu</packagereq>
|
||||
<packagereq type="mandatory">smeserver-manager-locale-id</packagereq>
|
||||
<packagereq type="mandatory">smeserver-manager-locale-it</packagereq>
|
||||
<packagereq type="mandatory">smeserver-manager-locale-ja</packagereq>
|
||||
<packagereq type="mandatory">smeserver-manager-locale-nb</packagereq>
|
||||
<packagereq type="mandatory">smeserver-manager-locale-nl</packagereq>
|
||||
<packagereq type="mandatory">smeserver-manager-locale-pl</packagereq>
|
||||
<packagereq type="mandatory">smeserver-manager-locale-pt_BR</packagereq>
|
||||
<packagereq type="mandatory">smeserver-manager-locale-pt</packagereq>
|
||||
<packagereq type="mandatory">smeserver-manager-locale-ro</packagereq>
|
||||
<packagereq type="mandatory">smeserver-manager-locale-ru</packagereq>
|
||||
<packagereq type="mandatory">smeserver-manager-locale-sl</packagereq>
|
||||
<packagereq type="mandatory">smeserver-manager-locale-sv</packagereq>
|
||||
<packagereq type="mandatory">smeserver-manager-locale-th</packagereq>
|
||||
<packagereq type="mandatory">smeserver-manager-locale-tr</packagereq>
|
||||
<packagereq type="mandatory">smeserver-manager-locale-zh_CN</packagereq>
|
||||
<packagereq type="mandatory">smeserver-manager-locale-zh_TW</packagereq>
|
||||
<packagereq type="mandatory">smeserver-manager</packagereq>
|
||||
<packagereq type="mandatory">smeserver-mysql</packagereq>
|
||||
<packagereq type="mandatory">smeserver</packagereq>
|
||||
<packagereq type="mandatory">smeserver-ntp</packagereq>
|
||||
<packagereq type="mandatory">smeserver-nutUPS</packagereq>
|
||||
<packagereq type="mandatory">smeserver-oidentd</packagereq>
|
||||
<packagereq type="mandatory">smeserver-openssh</packagereq>
|
||||
<packagereq type="mandatory">smeserver-packetfilter</packagereq>
|
||||
<packagereq type="mandatory">smeserver-php</packagereq>
|
||||
<packagereq type="mandatory">smeserver-portforwarding</packagereq>
|
||||
<packagereq type="mandatory">smeserver-postfix</packagereq>
|
||||
<packagereq type="mandatory">smeserver-proftpd</packagereq>
|
||||
<packagereq type="mandatory">smeserver-proxy</packagereq>
|
||||
<packagereq type="default">smeserver-mini-qmail</packagereq>
|
||||
<packagereq type="mandatory">smeserver-qpsmtpd</packagereq>
|
||||
<packagereq type="mandatory">smeserver-quota</packagereq>
|
||||
<packagereq type="mandatory">smeserver-radiusd</packagereq>
|
||||
<packagereq type="mandatory">smeserver-release</packagereq>
|
||||
<packagereq type="mandatory">smeserver-roundcube</packagereq>
|
||||
<packagereq type="mandatory">smeserver-runit</packagereq>
|
||||
<packagereq type="mandatory">smeserver-samba</packagereq>
|
||||
<packagereq type="mandatory">smeserver-spamassassin</packagereq>
|
||||
<packagereq type="mandatory">smeserver-support</packagereq>
|
||||
<packagereq type="mandatory">smeserver-test</packagereq>
|
||||
<packagereq type="mandatory">smeserver-tinydns</packagereq>
|
||||
<packagereq type="mandatory">smeserver-update</packagereq>
|
||||
<packagereq type="mandatory">smeserver-viewlogfiles</packagereq>
|
||||
<packagereq type="default">tnef</packagereq>
|
||||
</packagelist>
|
||||
</group>
|
||||
<group>
|
||||
<id>smeextra</id>
|
||||
<name>smeextra</name>
|
||||
<description>SME extra to core packages.</description>
|
||||
<description xml:lang="ia">Paquets core supplementaires pour SME.</description>
|
||||
<default>false</default>
|
||||
<uservisible>false</uservisible>
|
||||
<packagelist>
|
||||
<packagereq type="mandatory">at</packagereq>
|
||||
<packagereq type="mandatory">bc</packagereq>
|
||||
<packagereq type="mandatory">bind-utils</packagereq>
|
||||
<packagereq type="mandatory">cronie</packagereq>
|
||||
<packagereq type="mandatory">ed</packagereq>
|
||||
<packagereq type="mandatory">hdparm</packagereq>
|
||||
<packagereq type="mandatory">lsof</packagereq>
|
||||
<packagereq type="mandatory">man-db</packagereq>
|
||||
<packagereq type="mandatory">passwd</packagereq>
|
||||
<packagereq type="mandatory">rootfiles</packagereq>
|
||||
<packagereq type="mandatory">rsyslog</packagereq>
|
||||
<packagereq type="mandatory">setserial</packagereq>
|
||||
<packagereq type="mandatory">tmpwatch</packagereq>
|
||||
<packagereq type="mandatory">traceroute</packagereq>
|
||||
<packagereq type="default">cronie-anacron</packagereq>
|
||||
<packagereq type="default">cyrus-sasl</packagereq>
|
||||
<packagereq type="default">cyrus-sasl-md5</packagereq>
|
||||
<packagereq type="default">device-mapper-multipath</packagereq>
|
||||
<packagereq type="default">fetchmail</packagereq>
|
||||
<packagereq type="default">ftp</packagereq>
|
||||
<packagereq type="default">iftop</packagereq>
|
||||
<packagereq type="default">iptraf-ng</packagereq>
|
||||
<packagereq type="default">iptstate</packagereq>
|
||||
<packagereq type="default">iscsi-initiator-utils</packagereq>
|
||||
<packagereq type="default">lm_sensors</packagereq>
|
||||
<packagereq type="default">minicom</packagereq>
|
||||
<packagereq type="default">mlocate</packagereq>
|
||||
<packagereq type="default">mod_ssl</packagereq>
|
||||
<packagereq type="default">mt-st</packagereq>
|
||||
<packagereq type="default">mutt</packagereq>
|
||||
<packagereq type="default">openldap-servers</packagereq>
|
||||
<packagereq type="default">plymouth</packagereq>
|
||||
<packagereq type="default">rp-pppoe</packagereq>
|
||||
<packagereq type="default">rpm-build</packagereq>
|
||||
<packagereq type="default">rsync</packagereq>
|
||||
<packagereq type="default">strace</packagereq>
|
||||
<packagereq type="default">sudo</packagereq>
|
||||
<packagereq type="default">sysfsutils</packagereq>
|
||||
<packagereq type="default">tcpdump</packagereq>
|
||||
<packagereq type="default">telnet</packagereq>
|
||||
<packagereq type="default">time</packagereq>
|
||||
<packagereq type="default">unzip</packagereq>
|
||||
<packagereq type="default">usbutils</packagereq>
|
||||
<packagereq type="default">usermode</packagereq>
|
||||
<packagereq type="default">vim-enhanced</packagereq>
|
||||
<packagereq type="default">wget</packagereq>
|
||||
<packagereq type="default">which</packagereq>
|
||||
<packagereq type="default">wodim</packagereq>
|
||||
<packagereq type="default">zip</packagereq>
|
||||
</packagelist>
|
||||
</group>
|
||||
<group>
|
||||
<id>standard</id>
|
||||
<name>Standard</name>
|
||||
<name xml:lang="de">Standard</name>
|
||||
<name xml:lang="eo">Normo</name>
|
||||
<name xml:lang="es">Estándar</name>
|
||||
<name xml:lang="fr">Standard</name>
|
||||
<name xml:lang="it">Standard</name>
|
||||
<name xml:lang="ja">標準</name>
|
||||
<name xml:lang="ko">표준</name>
|
||||
<name xml:lang="pt">Padrão</name>
|
||||
<name xml:lang="pt_BR">Padrão</name>
|
||||
<name xml:lang="ru">Стандарт</name>
|
||||
<name xml:lang="zh_CN">标准安装</name>
|
||||
<name xml:lang="zh_TW">標準</name>
|
||||
<description>The standard installation of Rocky Linux.</description>
|
||||
<default>false</default>
|
||||
<uservisible>false</uservisible>
|
||||
<packagelist>
|
||||
<packagereq type="mandatory">acl</packagereq>
|
||||
<packagereq type="mandatory">at</packagereq>
|
||||
<packagereq type="mandatory">attr</packagereq>
|
||||
<packagereq type="mandatory">bc</packagereq>
|
||||
<packagereq type="mandatory">cpio</packagereq>
|
||||
<packagereq type="mandatory">crontabs</packagereq>
|
||||
<packagereq type="mandatory">cyrus-sasl-plain</packagereq>
|
||||
<packagereq type="mandatory">dbus</packagereq>
|
||||
<packagereq type="mandatory">ed</packagereq>
|
||||
<packagereq type="mandatory">file</packagereq>
|
||||
<packagereq type="mandatory">iptstate</packagereq>
|
||||
<packagereq type="mandatory" arch="aarch64,ppc64le,x86_64">irqbalance</packagereq>
|
||||
<packagereq type="mandatory">kpatch</packagereq>
|
||||
<packagereq type="mandatory">kpatch-dnf</packagereq>
|
||||
<packagereq type="mandatory">logrotate</packagereq>
|
||||
<packagereq type="mandatory">lsof</packagereq>
|
||||
<packagereq type="mandatory" arch="x86_64">mcelog</packagereq>
|
||||
<packagereq type="mandatory" arch="x86_64">microcode_ctl</packagereq>
|
||||
<packagereq type="mandatory">net-tools</packagereq>
|
||||
<packagereq type="mandatory">pciutils</packagereq>
|
||||
<packagereq type="mandatory">psacct</packagereq>
|
||||
<packagereq type="mandatory">quota</packagereq>
|
||||
<packagereq type="mandatory">rocky-release</packagereq>
|
||||
<packagereq type="mandatory">sudo</packagereq>
|
||||
<packagereq type="mandatory">symlinks</packagereq>
|
||||
<packagereq type="mandatory">systemd-udev</packagereq>
|
||||
<packagereq type="mandatory">tar</packagereq>
|
||||
<packagereq type="mandatory">tree</packagereq>
|
||||
<packagereq type="mandatory">util-linux-user</packagereq>
|
||||
<packagereq type="mandatory">rsyslog-gnutls</packagereq>
|
||||
<packagereq type="mandatory">rsyslog-gssapi</packagereq>
|
||||
<packagereq type="mandatory">rsyslog-relp</packagereq>
|
||||
<packagereq type="default">bash-completion</packagereq>
|
||||
<packagereq type="default">blktrace</packagereq>
|
||||
<packagereq type="default">bpftool</packagereq>
|
||||
<packagereq type="default">bzip2</packagereq>
|
||||
<packagereq type="default">chrony</packagereq>
|
||||
<packagereq type="default">cryptsetup</packagereq>
|
||||
<packagereq type="default">dos2unix</packagereq>
|
||||
<packagereq type="default">dosfstools</packagereq>
|
||||
<packagereq type="default">ethtool</packagereq>
|
||||
<packagereq type="default">gnupg2</packagereq>
|
||||
<packagereq type="default">ledmon</packagereq>
|
||||
<packagereq type="default">libstoragemgmt</packagereq>
|
||||
<packagereq type="default">lvm2</packagereq>
|
||||
<packagereq type="default">mailcap</packagereq>
|
||||
<packagereq type="default">man-pages</packagereq>
|
||||
<packagereq type="default">mdadm</packagereq>
|
||||
<packagereq type="default">mlocate</packagereq>
|
||||
<packagereq type="default">mtr</packagereq>
|
||||
<packagereq type="default">nano</packagereq>
|
||||
<packagereq type="default">nvme-cli</packagereq>
|
||||
<packagereq type="default">pinfo</packagereq>
|
||||
<packagereq type="default">plymouth</packagereq>
|
||||
<packagereq type="default">realmd</packagereq>
|
||||
<packagereq type="default">rsync</packagereq>
|
||||
<packagereq type="default">smartmontools</packagereq>
|
||||
<packagereq type="default">sos</packagereq>
|
||||
<packagereq type="default">sssd</packagereq>
|
||||
<packagereq type="default">strace</packagereq>
|
||||
<packagereq type="default">teamd</packagereq>
|
||||
<packagereq type="default">time</packagereq>
|
||||
<packagereq type="default">unzip</packagereq>
|
||||
<packagereq type="default">usbutils</packagereq>
|
||||
<packagereq type="default">vdo</packagereq>
|
||||
<packagereq type="optional">vdo-support</packagereq>
|
||||
<packagereq type="default">kmod-kvdo</packagereq>
|
||||
<packagereq type="default">virt-what</packagereq>
|
||||
<packagereq type="default">which</packagereq>
|
||||
<packagereq type="default">words</packagereq>
|
||||
<packagereq type="default">xfsdump</packagereq>
|
||||
<packagereq type="default">zip</packagereq>
|
||||
<packagereq type="optional">cifs-utils</packagereq>
|
||||
<packagereq type="optional">fwupd</packagereq>
|
||||
<packagereq type="optional" arch="aarch64,x86_64">fwupdate</packagereq>
|
||||
<packagereq type="optional">ima-evm-utils</packagereq>
|
||||
<packagereq type="optional">nfs-utils</packagereq>
|
||||
<packagereq type="optional">nvmetcli</packagereq>
|
||||
<packagereq type="optional">traceroute</packagereq>
|
||||
<packagereq type="optional">zsh</packagereq>
|
||||
<packagereq type="optional">cockpit-doc</packagereq>
|
||||
<packagereq type="default" arch="ppc64le,x86_64">fprintd-pam</packagereq>
|
||||
<packagereq type="default">nmap-ncat</packagereq>
|
||||
<packagereq type="default">tcpdump</packagereq>
|
||||
<packagereq type="default">wget</packagereq>
|
||||
<packagereq type="default">vim-enhanced</packagereq>
|
||||
</packagelist>
|
||||
</group>
|
||||
<group>
|
||||
<id>core</id>
|
||||
<name>Core</name>
|
||||
<name xml:lang="af">Kern</name>
|
||||
<name xml:lang="am">ማዕከላዊ ቦታ</name>
|
||||
<name xml:lang="ar">اللبّ</name>
|
||||
<name xml:lang="as">ভিত্তি</name>
|
||||
<name xml:lang="bal">هستگ</name>
|
||||
<name xml:lang="be">Падмурак</name>
|
||||
<name xml:lang="bg">Основа</name>
|
||||
<name xml:lang="bn">কোর</name>
|
||||
<name xml:lang="bs">Jezgra</name>
|
||||
<name xml:lang="ca">Nucli</name>
|
||||
<name xml:lang="cs">Úplný základ</name>
|
||||
<name xml:lang="cy">Craidd</name>
|
||||
<name xml:lang="da">Grundlæggende</name>
|
||||
<name xml:lang="de">Kern</name>
|
||||
<name xml:lang="de_CH">Kern</name>
|
||||
<name xml:lang="el">Πυρήνας</name>
|
||||
<name xml:lang="en_GB">Core</name>
|
||||
<name xml:lang="eo">Kerno</name>
|
||||
<name xml:lang="es">Núcleo</name>
|
||||
<name xml:lang="et">Tuum</name>
|
||||
<name xml:lang="fa">اصل</name>
|
||||
<name xml:lang="fa_IR">اصل</name>
|
||||
<name xml:lang="fi">Keskeiset</name>
|
||||
<name xml:lang="fr">Core</name>
|
||||
<name xml:lang="gl">Núcleo</name>
|
||||
<name xml:lang="gu">મૂળ</name>
|
||||
<name xml:lang="he">ליבה</name>
|
||||
<name xml:lang="hi">कोर</name>
|
||||
<name xml:lang="hr">Jezgra</name>
|
||||
<name xml:lang="hu">Mag</name>
|
||||
<name xml:lang="hy">Հիմք</name>
|
||||
<name xml:lang="ia">Nucleo</name>
|
||||
<name xml:lang="id">Inti</name>
|
||||
<name xml:lang="ilo">Bugas</name>
|
||||
<name xml:lang="is">Lágmarkskerfi</name>
|
||||
<name xml:lang="it">Principale</name>
|
||||
<name xml:lang="ja">コア</name>
|
||||
<name xml:lang="ka">ბირთვი</name>
|
||||
<name xml:lang="kn">ಅಂತಸ್ಸಾರ</name>
|
||||
<name xml:lang="ko">핵심</name>
|
||||
<name xml:lang="lv">Pamatsistēma</name>
|
||||
<name xml:lang="mai">कोर</name>
|
||||
<name xml:lang="mk">Основни</name>
|
||||
<name xml:lang="ml">കോറ്</name>
|
||||
<name xml:lang="mr">कोर</name>
|
||||
<name xml:lang="ms">Teras</name>
|
||||
<name xml:lang="nb">Kjerne</name>
|
||||
<name xml:lang="ne">कोर</name>
|
||||
<name xml:lang="nl">Kern</name>
|
||||
<name xml:lang="no">Kjerne</name>
|
||||
<name xml:lang="nso">Bogare</name>
|
||||
<name xml:lang="or">ପ୍ରମୂଖ</name>
|
||||
<name xml:lang="pa">ਮੂਲ</name>
|
||||
<name xml:lang="pl">Rdzeń</name>
|
||||
<name xml:lang="pt">Núcleo</name>
|
||||
<name xml:lang="pt_BR">Núcleo</name>
|
||||
<name xml:lang="ro">Nucleu</name>
|
||||
<name xml:lang="ru">Основа</name>
|
||||
<name xml:lang="si">න්යෂ්ඨිය</name>
|
||||
<name xml:lang="sk">Jadro</name>
|
||||
<name xml:lang="sl">Jedro</name>
|
||||
<name xml:lang="sq">Bërthama</name>
|
||||
<name xml:lang="sr">Срж</name>
|
||||
<name xml:lang="sr@Latn">Srž</name>
|
||||
<name xml:lang="sr@latin">Srž</name>
|
||||
<name xml:lang="sv">Grund</name>
|
||||
|
||||
<name xml:lang="ta">கோர்</name>
|
||||
<name xml:lang="te">అంతర్భాగం</name>
|
||||
<name xml:lang="tg">Система</name>
|
||||
<name xml:lang="th">แกนหลัก</name>
|
||||
<name xml:lang="tr">Çekirdek</name>
|
||||
<name xml:lang="uk">Основа</name>
|
||||
<name xml:lang="ur">مرکز</name>
|
||||
<name xml:lang="vi">Lõi</name>
|
||||
<name xml:lang="zh">核心</name>
|
||||
<name xml:lang="zh_CN">核心</name>
|
||||
<name xml:lang="zh_TW">核心</name>
|
||||
<name xml:lang="zu">Okuyikhona</name>
|
||||
<description>Smallest possible installation</description>
|
||||
<description xml:lang="af">Kleinste moontlike installasie</description>
|
||||
<description xml:lang="am">ትንሹ የሚቻለው የማስገባት ሥራ</description>
|
||||
<description xml:lang="ar">أصغر تثبيت متاح</description>
|
||||
<description xml:lang="as">ক্ষুদ্ৰতম সম্ভৱ ইনস্টল</description>
|
||||
<description xml:lang="bal">هوردترین نصب ممکن</description>
|
||||
<description xml:lang="be">Найменшая з магчымых усталёўка</description>
|
||||
<description xml:lang="bg">Най-малката възможна инсталация</description>
|
||||
<description xml:lang="bn">ন্যূনতম ইনস্টলেশন</description>
|
||||
<description xml:lang="bs">Najmanja moguća instalacija</description>
|
||||
<description xml:lang="ca">La instal·lació més petita possible</description>
|
||||
<description xml:lang="cs">Nejmenší možná instalace</description>
|
||||
<description xml:lang="cy">Arsefydliad lleiaf posib</description>
|
||||
<description xml:lang="da">Mindst mulige installation</description>
|
||||
<description xml:lang="de">Kleinstmögliche Installation</description>
|
||||
<description xml:lang="de_CH">Kleinstmögliche Installation</description>
|
||||
<description xml:lang="el">Μικρότερη δυνατή εγκατάσταση</description>
|
||||
<description xml:lang="en_GB">Smallest possible installation</description>
|
||||
<description xml:lang="es">Instalación lo más pequeña posible</description>
|
||||
<description xml:lang="et">Väikseim võimalik installatsioon</description>
|
||||
<description xml:lang="fa">کوچکترین نصب ممکن</description>
|
||||
<description xml:lang="fa_IR">کوچکترین نصب ممکن</description>
|
||||
<description xml:lang="fi">Pienin mahdollinen asennus</description>
|
||||
<description xml:lang="fr">Installation minimale</description>
|
||||
<description xml:lang="gu">નાનામાં નાના શક્ય સ્થાપનો</description>
|
||||
<description xml:lang="he">התקנה מזערית</description>
|
||||
<description xml:lang="hi">सबसे छोटा संभावित अधिष्ठापन</description>
|
||||
<description xml:lang="hr">Najmanja moguća instalacija</description>
|
||||
<description xml:lang="hu">Minimális telepítés</description>
|
||||
<description xml:lang="hy">Փոքրագույն հնարավոր տեղադրում</description>
|
||||
<description xml:lang="ia">Le plus parve installation possibile</description>
|
||||
<description xml:lang="id">Instalasi sekecil mungkin</description>
|
||||
<description xml:lang="is">Lágmarks uppsetning</description>
|
||||
<description xml:lang="it">Installazione minima</description>
|
||||
<description xml:lang="ja">最小限のインストール</description>
|
||||
<description xml:lang="ka">უმცირესი შესაძლო ჩადგმა</description>
|
||||
<description xml:lang="kn">ಕನಿಷ್ಟ ಸಾಧ್ಯವಿರುವ ಅನುಸ್ಥಾಪನೆ</description>
|
||||
<description xml:lang="ko">가능한 최소 설치</description>
|
||||
<description xml:lang="lv">Vismazākā iespējamā instalācija</description>
|
||||
<description xml:lang="mai">सबसँ छोट संभावित संस्थापन</description>
|
||||
<description xml:lang="mk">Најмалата можна инсталација</description>
|
||||
<description xml:lang="ml">സാധ്യമായ ഏറ്റവും ചെറിയ ഇന്സ്റ്റലേഷന്</description>
|
||||
<description xml:lang="mr">सर्वात लहान शक्य प्रतिष्ठापन</description>
|
||||
<description xml:lang="ms">Pemasangan sekecil mungkin</description>
|
||||
<description xml:lang="nb">Minste mulige installering</description>
|
||||
<description xml:lang="ne">सम्भावित सबैभन्दा सानो स्थापना</description>
|
||||
<description xml:lang="nl">Kleinst mogelijke installatie</description>
|
||||
<description xml:lang="no">Minste mulige installering</description>
|
||||
<description xml:lang="nso">Go tsenya mo go kgonegago go gonyenyane kudu</description>
|
||||
<description xml:lang="or">କ୍ଷୁଦ୍ରତମ ସମ୍ଭାବ୍ଯ ସ୍ଥାପନ</description>
|
||||
<description xml:lang="pa">ਘੱਟੋ-ਘੱਟ ਸੰਭਵ ਇੰਸਟਾਲੇਸ਼ਨ</description>
|
||||
<description xml:lang="pl">Najmniejsza możliwa instalacja</description>
|
||||
<description xml:lang="pt">A mais pequena instalação possível</description>
|
||||
<description xml:lang="pt_BR">A mais pequena instalação possível</description>
|
||||
<description xml:lang="ro">Cea mai mică instalare posibilă</description>
|
||||
<description xml:lang="ru">Минимальная установка</description>
|
||||
<description xml:lang="si">සිදුකල හැකි ඉතාම කුඩා ස්ථාපනය</description>
|
||||
<description xml:lang="sk">Najmenšia možná inštalácia</description>
|
||||
|
||||
<description xml:lang="sl">Najmanjša možna namestitev</description>
|
||||
<description xml:lang="sq">Instalimi më i vogël i mundshëm</description>
|
||||
<description xml:lang="sr">Најмања могућа инсталација</description>
|
||||
<description xml:lang="sr@Latn">Najmanja moguća instalacija</description>
|
||||
<description xml:lang="sr@latin">Najmanja moguća instalacija</description>
|
||||
<description xml:lang="sv">Minsta möjliga installation</description>
|
||||
<description xml:lang="ta">மிக சிறிய நிறுவல்</description>
|
||||
<description xml:lang="te">సాధ్యమగు చిన్న సంస్థాపన</description>
|
||||
<description xml:lang="tg">Сабткунии оддӣ</description>
|
||||
<description xml:lang="th">ติดตั้งให้มีขนาดเล็กที่สุดที่เป็นไปได้</description>
|
||||
<description xml:lang="tr">Olası en küçük kurulum</description>
|
||||
<description xml:lang="uk">Мінімально можливе встановлення</description>
|
||||
<description xml:lang="ur">چھو ٹی ممکن انسٹللشن </description>
|
||||
<description xml:lang="vi">Cài đặt nhỏ tối thiểu</description>
|
||||
<description xml:lang="zh">最小安裝</description>
|
||||
<description xml:lang="zh_CN">最小安装</description>
|
||||
<description xml:lang="zh_TW">最小安裝</description>
|
||||
<description xml:lang="zu">Ukufakwa okuncane</description>
|
||||
<default>false</default>
|
||||
<uservisible>false</uservisible>
|
||||
<packagelist>
|
||||
<packagereq type="mandatory">audit</packagereq>
|
||||
<packagereq type="mandatory">basesystem</packagereq>
|
||||
<packagereq type="mandatory">bash</packagereq>
|
||||
<packagereq type="mandatory">coreutils</packagereq>
|
||||
<packagereq type="mandatory">cronie</packagereq>
|
||||
<packagereq type="mandatory">curl</packagereq>
|
||||
<packagereq type="mandatory">dnf</packagereq>
|
||||
<packagereq type="mandatory">yum</packagereq>
|
||||
<packagereq type="mandatory">e2fsprogs</packagereq>
|
||||
<packagereq type="mandatory">filesystem</packagereq>
|
||||
<packagereq type="mandatory">firewalld</packagereq>
|
||||
<packagereq type="mandatory">glibc</packagereq>
|
||||
<packagereq type="mandatory">grubby</packagereq>
|
||||
<packagereq type="mandatory">hostname</packagereq>
|
||||
<packagereq type="mandatory">initscripts</packagereq>
|
||||
<packagereq type="mandatory">iproute</packagereq>
|
||||
<packagereq type="mandatory">iprutils</packagereq>
|
||||
<packagereq type="mandatory">iputils</packagereq>
|
||||
<packagereq type="mandatory" arch="aarch64,ppc64le,x86_64">irqbalance</packagereq>
|
||||
<packagereq type="mandatory">kbd</packagereq>
|
||||
<packagereq type="mandatory">kexec-tools</packagereq>
|
||||
<packagereq type="mandatory">less</packagereq>
|
||||
<packagereq type="mandatory">man-db</packagereq>
|
||||
<packagereq type="mandatory">ncurses</packagereq>
|
||||
<packagereq type="mandatory">openssh-clients</packagereq>
|
||||
<packagereq type="mandatory">openssh-server</packagereq>
|
||||
<packagereq type="mandatory">parted</packagereq>
|
||||
<packagereq type="mandatory">passwd</packagereq>
|
||||
<packagereq type="mandatory">plymouth</packagereq>
|
||||
<packagereq type="mandatory">policycoreutils</packagereq>
|
||||
<packagereq type="mandatory">procps-ng</packagereq>
|
||||
<packagereq type="mandatory">rootfiles</packagereq>
|
||||
<packagereq type="mandatory">rpm</packagereq>
|
||||
<packagereq type="mandatory">rsyslog</packagereq>
|
||||
<packagereq type="mandatory">setup</packagereq>
|
||||
<packagereq type="mandatory">shadow-utils</packagereq>
|
||||
<packagereq type="mandatory">sssd-common</packagereq>
|
||||
<packagereq type="mandatory">sssd-kcm</packagereq>
|
||||
<packagereq type="mandatory">sudo</packagereq>
|
||||
<packagereq type="mandatory">systemd</packagereq>
|
||||
<packagereq type="mandatory">tuned</packagereq>
|
||||
<packagereq type="mandatory">util-linux</packagereq>
|
||||
<packagereq type="mandatory">vim-minimal</packagereq>
|
||||
<packagereq type="mandatory">xfsprogs</packagereq>
|
||||
<packagereq type="default">authselect</packagereq>
|
||||
<packagereq type="default" arch="x86_64">biosdevname</packagereq>
|
||||
<packagereq type="default">prefixdevname</packagereq>
|
||||
<packagereq type="default">dnf-plugins-core</packagereq>
|
||||
<packagereq type="default">dracut-config-rescue</packagereq>
|
||||
<packagereq type="default">iwl100-firmware</packagereq>
|
||||
<packagereq type="default">iwl105-firmware</packagereq>
|
||||
<packagereq type="default">iwl135-firmware</packagereq>
|
||||
<packagereq type="default">iwl1000-firmware</packagereq>
|
||||
<packagereq type="default">iwl2000-firmware</packagereq>
|
||||
<packagereq type="default">iwl2030-firmware</packagereq>
|
||||
<packagereq type="default">iwl3160-firmware</packagereq>
|
||||
<packagereq type="default">iwl5000-firmware</packagereq>
|
||||
<packagereq type="default">iwl5150-firmware</packagereq>
|
||||
<packagereq type="default">iwl6000-firmware</packagereq>
|
||||
<packagereq type="default">iwl6000g2a-firmware</packagereq>
|
||||
<packagereq type="default">iwl6050-firmware</packagereq>
|
||||
<packagereq type="default">iwl7260-firmware</packagereq>
|
||||
<packagereq type="default">libsysfs</packagereq>
|
||||
<packagereq type="default">linux-firmware</packagereq>
|
||||
<packagereq type="default">lshw</packagereq>
|
||||
<packagereq type="default">lsscsi</packagereq>
|
||||
<packagereq type="default">kernel-tools</packagereq>
|
||||
<packagereq type="default" arch="x86_64">microcode_ctl</packagereq>
|
||||
<packagereq type="default">sg3_utils</packagereq>
|
||||
<packagereq type="default">sg3_utils-libs</packagereq>
|
||||
<packagereq type="optional">dracut-config-generic</packagereq>
|
||||
<packagereq type="optional">dracut-network</packagereq>
|
||||
<packagereq type="optional">rdma-core</packagereq>
|
||||
<packagereq type="optional">selinux-policy-mls</packagereq>
|
||||
<packagereq type="optional" arch="x86_64">tboot</packagereq>
|
||||
<packagereq type="optional">initial-setup</packagereq>
|
||||
</packagelist>
|
||||
</group>
|
||||
<environment>
|
||||
<id>smeserver</id>
|
||||
<name>smeserver</name>
|
||||
<name xml:lang="eo">Koozali SME Servilo</name>
|
||||
<name xml:lang="fr">Koozali SME Serveur</name>
|
||||
<name xml:lang="ja">Koozali SME サーバー</name>
|
||||
<name xml:lang="ko">Koozali SME 서버</name>
|
||||
<name xml:lang="zh_CN">服务器</name>
|
||||
<description>Koozali SME Server : An integrated, easy-to-manage server.</description>
|
||||
<description xml:lang="de">Koozali SME Server : Ein integrierter, einfach zu verwaltender Server.</description>
|
||||
<description xml:lang="es">Koozali SME Server : Un servidor integrado y fácil de administrar.</description>
|
||||
<description xml:lang="fr">Koozali SME Server : Un serveur intégré, facile à gérer.</description>
|
||||
<description xml:lang="it">Koozali SME Server : Un server integrato e facile da gestire.</description>
|
||||
<description xml:lang="ja">Koozali SME Server : 統合された、管理が容易なサーバーです。</description>
|
||||
<description xml:lang="ko">Koozali SME Server : 통합되고 관리가 쉬운 서버.</description>
|
||||
<description xml:lang="pt">Koozali SME Server : Um servidor integrado e fácil de gerir.</description>
|
||||
<description xml:lang="pt_BR">Koozali SME Server : Um servidor integrado e fácil de gerir.</description>
|
||||
<description xml:lang="ru">Koozali SME Server : Интегрированный, простой в управлении сервер.</description>
|
||||
<description xml:lang="zh_CN">Koozali SME Server : 集成的易于管理的服务器。</description>
|
||||
<description xml:lang="zh_TW">Koozali SME Server : 一個集成,易於管理的服務器。</description>
|
||||
<display_order>2</display_order>
|
||||
<grouplist>
|
||||
<groupid>base</groupid>
|
||||
<groupid>core</groupid>
|
||||
<groupid>standard</groupid>
|
||||
<groupid>smeextra</groupid>
|
||||
</grouplist>
|
||||
</environment>
|
||||
|
||||
<category>
|
||||
<id>base-system</id>
|
||||
<name>System</name>
|
||||
<name xml:lang="af">Rekenaar</name>
|
||||
<name xml:lang="am">ሲስተም</name>
|
||||
<name xml:lang="ar">نظام</name>
|
||||
<name xml:lang="as">চিস্টেম</name>
|
||||
<name xml:lang="be">Сытэма</name>
|
||||
<name xml:lang="bn">সিস্টেম</name>
|
||||
<name xml:lang="bn_IN">সিস্টেম</name>
|
||||
<name xml:lang="bs">Sustav</name>
|
||||
<name xml:lang="ca">Sistema</name>
|
||||
<name xml:lang="cs">Systém</name>
|
||||
<name xml:lang="cy">System</name>
|
||||
<name xml:lang="de">System</name>
|
||||
<name xml:lang="en_GB">System</name>
|
||||
<name xml:lang="es">Sistema</name>
|
||||
<name xml:lang="eu">Sistema</name>
|
||||
<name xml:lang="fa">سیستم</name>
|
||||
<name xml:lang="fi">Järjestelmä</name>
|
||||
<name xml:lang="fr">Système</name>
|
||||
<name xml:lang="gl">Sistema</name>
|
||||
<name xml:lang="gu">સિસ્ટમ</name>
|
||||
<name xml:lang="hi">तंत्र</name>
|
||||
<name xml:lang="hr">Sustav</name>
|
||||
<name xml:lang="hu">Rendszer</name>
|
||||
<name xml:lang="hy">Համակարգ</name>
|
||||
<name xml:lang="id">Sistem</name>
|
||||
<name xml:lang="ilo">Sistema</name>
|
||||
<name xml:lang="it">Sistema</name>
|
||||
<name xml:lang="ja">システム</name>
|
||||
<name xml:lang="ka">სისტემა</name>
|
||||
<name xml:lang="kn">ವ್ಯವಸ್ಥೆ</name>
|
||||
<name xml:lang="ko">시스템</name>
|
||||
<name xml:lang="lv">Sistēma</name>
|
||||
<name xml:lang="mk">Систем</name>
|
||||
<name xml:lang="ml">സിസ്റ്റം</name>
|
||||
<name xml:lang="mr">प्रणाली</name>
|
||||
<name xml:lang="no">System</name>
|
||||
<name xml:lang="nso">Tshepedišo</name>
|
||||
<name xml:lang="or">ତନ୍ତ୍ର</name>
|
||||
<name xml:lang="pa">ਸਿਸਟਮ</name>
|
||||
<name xml:lang="pl">System</name>
|
||||
<name xml:lang="pt_BR">Sistema</name>
|
||||
<name xml:lang="ru">Система</name>
|
||||
<name xml:lang="si">පද්ධතිය</name>
|
||||
<name xml:lang="sl">Sistem</name>
|
||||
<name xml:lang="sq">Sistem</name>
|
||||
<name xml:lang="ta">கணினி</name>
|
||||
<name xml:lang="te">వ్యవస్థ</name>
|
||||
<name xml:lang="th">ระบบ</name>
|
||||
<name xml:lang="tr">Sistem</name>
|
||||
<name xml:lang="uk">Система</name>
|
||||
<name xml:lang="ur">نظام</name>
|
||||
<name xml:lang="vi">Hệ thống</name>
|
||||
<name xml:lang="zh_CN">系统</name>
|
||||
<name xml:lang="zh_TW">系統</name>
|
||||
<name xml:lang="zu">Isistimu</name>
|
||||
<description>Core system components.</description>
|
||||
<description xml:lang="as">চিস্টেমৰ মূখ্য উপাদানসমূহ।</description>
|
||||
<description xml:lang="bn">সিস্টেমের কোর সামগ্রী।</description>
|
||||
<description xml:lang="bn_IN">সিস্টেমের কোর সামগ্রী।</description>
|
||||
<description xml:lang="cs">Základní komponenty systému.</description>
|
||||
<description xml:lang="de">Zentrale Systemkomponenten.</description>
|
||||
<description xml:lang="es">Componentes de sistema Core</description>
|
||||
<description xml:lang="fr">Composants du système de base.</description>
|
||||
<description xml:lang="gu">કોર સિસ્ટમ સાધનો.</description>
|
||||
<description xml:lang="hi">प्रधान सिस्टम घटक</description>
|
||||
<description xml:lang="it">Componenti di base del sistema.</description>
|
||||
<description xml:lang="ja">コアシステムコンポーネント</description>
|
||||
<description xml:lang="kn">ಪ್ರಮುಖ ವ್ಯವಸ್ಥೆಯ ಘಟಕಗಳು.</description>
|
||||
<description xml:lang="ko">핵심 시스템 콤포넌트.</description>
|
||||
<description xml:lang="ml">കോര് സിസ്റ്റം ഘടകങ്ങള്.</description>
|
||||
<description xml:lang="mr">कोर प्रणाली घटके.</description>
|
||||
<description xml:lang="or">ମୂଖ୍ୟ ତନ୍ତ୍ର ଉପାଦାନଗୁଡ଼ିକ।</description>
|
||||
<description xml:lang="pa">ਮੁੱਖ ਸਿਸਟਮ ਹਿੱਸੇ।</description>
|
||||
<description xml:lang="pl">Główne składniki systemu.</description>
|
||||
<description xml:lang="pt_BR">Componentes de sistema central</description>
|
||||
<description xml:lang="ru">Основные компоненты системы.</description>
|
||||
<description xml:lang="sv">Grundläggande systemkomponenter.</description>
|
||||
<description xml:lang="ta">உள்ளீடு கணினி ஆக்கக்கூறுகள்.</description>
|
||||
<description xml:lang="te">కోర్ సిస్టమ్ మూలకములు.</description>
|
||||
<description xml:lang="uk">Основні компонент систем.</description>
|
||||
<description xml:lang="zh_CN">核系统组件。</description>
|
||||
<description xml:lang="zh_TW">核心系統元件。</description>
|
||||
<grouplist>
|
||||
<groupid>base</groupid>
|
||||
<groupid>core</groupid>
|
||||
<groupid>standard</groupid>
|
||||
<groupid>smeextra</groupid>
|
||||
</grouplist>
|
||||
|
||||
</category>
|
||||
<langpacks>
|
||||
<match install="autocorr-%s" name="autocorr-en"/>
|
||||
<match install="firefox-langpack-%s" name="firefox"/>
|
||||
<match install="gimp-help-%s" name="gimp-help"/>
|
||||
<match install="gnome-getting-started-docs-%s" name="gnome-getting-started-docs"/>
|
||||
<match install="hunspell-%s" name="hunspell"/>
|
||||
<match install="hyphen-%s" name="hyphen"/>
|
||||
<match install="kde-l10n-%s" name="kdelibs"/>
|
||||
<match install="libreoffice-langpack-%s" name="libreoffice-core"/>
|
||||
<match install="man-pages-%s" name="man-pages"/>
|
||||
<match install="mythes-%s" name="mythes"/>
|
||||
</langpacks>
|
||||
</comps>
|
285
root/ks.cfg
Normal file
285
root/ks.cfg
Normal file
@@ -0,0 +1,285 @@
|
||||
# default keyboard and language
|
||||
#keyboard 'us'
|
||||
#lang en_US.UTF-8
|
||||
|
||||
# We do not want SELinux
|
||||
selinux --disabled
|
||||
|
||||
# Services to activate
|
||||
services --disabled=lm_sensors
|
||||
|
||||
# Default root pass, will be changed in post-install process anyway
|
||||
rootpw --lock
|
||||
user --name=installer --uid=9999
|
||||
|
||||
# Accept EULA
|
||||
eula --agreed
|
||||
|
||||
# Partitioning from pre section
|
||||
%include /tmp/part-include
|
||||
|
||||
# Disable kdump
|
||||
%addon com_redhat_kdump --disable
|
||||
%end
|
||||
|
||||
# Install from the cdrom - use harddrive as cdrom option fails
|
||||
#cdrom
|
||||
harddrive --partition=/dev/disk/by-label/SME\\x20Server --dir=/
|
||||
|
||||
# Packages to install
|
||||
%packages
|
||||
@^smeserver
|
||||
@core
|
||||
@base
|
||||
@standard
|
||||
@smeextra
|
||||
bash
|
||||
chkconfig
|
||||
glibc-all-langpacks
|
||||
initscripts
|
||||
kernel
|
||||
kernel-modules
|
||||
chrony
|
||||
kexec-tools
|
||||
-cockpit
|
||||
%end
|
||||
|
||||
# Modular
|
||||
module --name=httpd --stream=2.4
|
||||
module --name=php --stream=remi-8.3
|
||||
module --name=python36 --stream=3.6
|
||||
module --name=mariadb --stream=10.5
|
||||
|
||||
# Partitioning in pre-install
|
||||
%pre --interpreter=/bin/bash --log=/var/log/sme-partitioning.log
|
||||
|
||||
# Read command line arguments
|
||||
if grep nolvm "/proc/cmdline" ; then NOLVM=true ; fi
|
||||
if grep noraid "/proc/cmdline" ; then NORAID=true ; fi
|
||||
if grep noxfs "/proc/cmdline" ; then FSTYPE="ext4" ; else FSTYPE="xfs" ; fi
|
||||
echo "Command line arguments:"
|
||||
cat /proc/cmdline
|
||||
|
||||
# Minimum size of hard drive needed specified in MB
|
||||
MINSIZE=5000
|
||||
|
||||
# Number of detected drives and first disk size
|
||||
NDEV=0
|
||||
BASESIZE=0
|
||||
SIZEDIFF=0
|
||||
|
||||
# Loop through block devices, keep those over MINSIZE and ensure additional drives for RAID are within 100MB of the first
|
||||
for DEV in $(lsblk -nl | grep disk | cut -d' ' -f1) ; do
|
||||
if [ -d /sys/block/$DEV ] ; then
|
||||
REMOVABLE=`cat /sys/block/$DEV/removable`
|
||||
if (( $REMOVABLE == 0 )) ; then
|
||||
SIZE=`cat /sys/block/$DEV/size`
|
||||
MB=$(($SIZE/2**11))
|
||||
if [ $MB -gt $MINSIZE ] ; then
|
||||
if [ $NDEV == 0 ] ; then
|
||||
echo "First drive found: $DEV with size $MB MB"
|
||||
DRIVES[$NDEV]=$DEV
|
||||
BASESIZE=$MB
|
||||
((NDEV++))
|
||||
else
|
||||
SIZEDIFF=$(($MB-$BASESIZE))
|
||||
if [ $SIZEDIFF -gt 100 ] || [ $SIZEDIFF -lt -100 ] ; then
|
||||
echo "Drive found but size of $MB MB doesn't match $BASESIZE MB - ignoring"
|
||||
else
|
||||
echo "Additional drive found: $DEV with size $MB MB"
|
||||
DRIVES[$NDEV]=$DEV
|
||||
((NDEV++))
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
done
|
||||
echo "Total disks found: $NDEV"
|
||||
|
||||
# Calculate recommended swap size for RAID + nolvm case
|
||||
if [ -d /sys/firmware/efi ] ; then
|
||||
DISKSPARE=$(($BASESIZE-200-500-3000))
|
||||
else
|
||||
DISKSPARE=$(($BASESIZE-1-500-3000))
|
||||
fi
|
||||
MEMSIZE=$(awk '/^MemTotal:/{print $2}' /proc/meminfo)
|
||||
MEMSIZEMB=$(($MEMSIZE/2**10))
|
||||
|
||||
if [ $MEMSIZEMB -lt 2000 ] ; then
|
||||
SWAPSIZE=$((2*$MEMSIZEMB))
|
||||
elif [ $MEMSIZEMB -lt 8000 ] ; then
|
||||
SWAPSIZE=$MEMSIZEMB
|
||||
else
|
||||
SWAPSIZE=8000
|
||||
fi
|
||||
if [ $SWAPSIZE -gt $DISKSPARE ] ; then SWAPSIZE=$DISKSPARE ; fi
|
||||
|
||||
# Declare useful variables
|
||||
printf -v DRIVELIST ",%s" "${DRIVES[@]}"
|
||||
if [ $NORAID ] ; then
|
||||
DRIVELIST=${DRIVES[0]}
|
||||
else
|
||||
DRIVELIST=${DRIVELIST:1}
|
||||
fi
|
||||
|
||||
echo "Final drive list: $DRIVELIST"
|
||||
LEVEL=1
|
||||
SPARE=0
|
||||
|
||||
|
||||
# Error if detection has failed and fall back
|
||||
if [ ${#DRIVES[@]} == 0 ] ; then
|
||||
echo "No drive suitable for installation found! Reverting to Anaconda defaults."
|
||||
|
||||
cat > /tmp/part-include <<EOF
|
||||
# Clear the Master Boot Record
|
||||
zerombr
|
||||
|
||||
# Clear current partitions
|
||||
clearpart --all --initlabel
|
||||
|
||||
# Automatically create partitions using LVM
|
||||
autopart --lvm --nohome
|
||||
EOF
|
||||
|
||||
# Otherwise clear detected devices and set up bootloader
|
||||
else
|
||||
cat > /tmp/part-include <<EOF
|
||||
# Clear the Master Boot Record
|
||||
zerombr
|
||||
|
||||
# Clear current partitions and install bootloader
|
||||
clearpart --all --drives=$DRIVELIST --initlabel
|
||||
ignoredisk --only-use=$DRIVELIST
|
||||
bootloader --location=mbr --driveorder=$DRIVELIST
|
||||
EOF
|
||||
|
||||
# If single disk or noraid specific then set up partitioning without RAID
|
||||
# NOTE: From this point we're appending to part-include
|
||||
if [ ${#DRIVES[@]} == 1 ] || [ $NORAID ] ; then
|
||||
|
||||
# Include the EFI or biosboot partition if necessary
|
||||
if [ -d /sys/firmware/efi ] ; then
|
||||
printf "part /boot/efi --fstype=efi --size=200 --ondisk=%s\n" "${DRIVES[0]}" >> /tmp/part-include
|
||||
elif [ $BASESIZE -gt 2048000 ] ; then
|
||||
printf "part biosboot --fstype=biosboot --size=1 --ondisk=%s\n" "${DRIVES[0]}" >> /tmp/part-include
|
||||
fi
|
||||
|
||||
# Create boot partition
|
||||
printf "part /boot --fstype=%s --size=512 --label=BOOT --ondisk=%s\n" "$FSTYPE" "${DRIVES[0]}" >> /tmp/part-include
|
||||
|
||||
# Default to LVM unless specified at command line
|
||||
if [ $NOLVM ] ; then
|
||||
cat >> /tmp/part-include <<EOF
|
||||
part / --fstype=$FSTYPE --grow --size=3000 --label=ROOT --ondisk=${DRIVES[0]}
|
||||
part swap --fstype=swap --recommended --label=SWAP --ondisk=${DRIVES[0]}
|
||||
EOF
|
||||
else
|
||||
cat >> /tmp/part-include <<EOF
|
||||
part pv.01 --size=4300 --grow --ondisk=${DRIVES[0]}
|
||||
volgroup main pv.01
|
||||
logvol / --fstype=$FSTYPE --name=root --vgname=main --grow --size=3000
|
||||
logvol swap --fstype=swap --name=swap --vgname=main --recommended
|
||||
EOF
|
||||
fi
|
||||
|
||||
# Otherwise multiple disks - prepare for RAID
|
||||
else
|
||||
|
||||
# Define EFI or biosboot and RAID partitions
|
||||
for i in "${!DRIVES[@]}"; do
|
||||
|
||||
if [ -d /sys/firmware/efi ] ; then
|
||||
printf "part raid.%s0 --size=200 --ondisk=%s\n" "$i" "${DRIVES[$i]}" >> /tmp/part-include
|
||||
elif [ $BASESIZE -gt 2048000 ] ; then
|
||||
printf "part biosboot --fstype=biosboot --size=1 --ondisk=%s\n" "${DRIVES[$i]}" >> /tmp/part-include
|
||||
fi
|
||||
printf "part raid.%s1 --size=512 --ondisk=%s\n" "$i" "${DRIVES[$i]}" >> /tmp/part-include
|
||||
|
||||
# Default to LVM unless specified
|
||||
if [ $NOLVM ] ; then
|
||||
printf "part raid.%s2 --size=3000 --grow --ondisk=%s\n" "$i" "${DRIVES[$i]}" >> /tmp/part-include
|
||||
printf "part raid.%s3 --size=%s --ondisk=%s\n" "$i" "$SWAPSIZE" "${DRIVES[$i]}" >> /tmp/part-include
|
||||
else
|
||||
printf "part raid.%s2 --size=4300 --grow --ondisk=%s\n" "$i" "${DRIVES[$i]}" >> /tmp/part-include
|
||||
fi
|
||||
|
||||
done
|
||||
|
||||
# Compute RAID level
|
||||
# from https://wiki.contribs.org/Raid
|
||||
# 2 Drives - Software RAID 1
|
||||
# 3 Drives - Software RAID 1 + 1 Hot-spare
|
||||
# 4 Drives - Software RAID 6
|
||||
# 5+ Drives - Software RAID 6 + 1 Hot-spare
|
||||
|
||||
if [ ${#DRIVES[@]} == 2 ] ; then
|
||||
LEVEL=1
|
||||
SPARE=0
|
||||
elif [ ${#DRIVES[@]} == 3 ] ; then
|
||||
LEVEL=1
|
||||
SPARE=1
|
||||
elif [ ${#DRIVES[@]} == 4 ] ; then
|
||||
LEVEL=6
|
||||
SPARE=0
|
||||
else
|
||||
LEVEL=6
|
||||
SPARE=1
|
||||
fi
|
||||
|
||||
# Set up RAID devices
|
||||
printf -v EFIDEVS "raid.%s0 " "${!DRIVES[@]}"
|
||||
printf -v BOOTDEVS "raid.%s1 " "${!DRIVES[@]}"
|
||||
printf -v ROOTDEVS "raid.%s2 " "${!DRIVES[@]}"
|
||||
printf -v SWAPDEVS "raid.%s3 " "${!DRIVES[@]}"
|
||||
|
||||
# Include the EFI partition if necessary
|
||||
if [ -d /sys/firmware/efi ] ; then
|
||||
printf "raid /boot/efi --fstype=efi --level=1 --spares=0 --device=md9 %s\n" "$EFIDEVS" >> /tmp/part-include
|
||||
fi
|
||||
|
||||
# Boot partition
|
||||
printf "raid /boot --fstype=%s --level=1 --spares=0 --device=md0 %s\n" "$FSTYPE" "$BOOTDEVS" >> /tmp/part-include
|
||||
|
||||
# Default to LVM unless specified
|
||||
if [ $NOLVM ] ; then
|
||||
cat >> /tmp/part-include <<EOF
|
||||
raid / --fstype=$FSTYPE --level=$LEVEL --spares=$SPARE --device=md1 $ROOTDEVS
|
||||
raid swap --fstype=swap --level=$LEVEL --spares=$SPARE --device=md2 $SWAPDEVS
|
||||
EOF
|
||||
else
|
||||
cat >> /tmp/part-include <<EOF
|
||||
raid pv.01 --level=$LEVEL --spares=$SPARE --device=md1 $ROOTDEVS
|
||||
volgroup main pv.01
|
||||
logvol / --fstype=$FSTYPE --name=root --vgname=main --grow --size=3000
|
||||
logvol swap --fstype swap --name=swap --vgname=main --recommended
|
||||
EOF
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
|
||||
echo "Final part-include output:"
|
||||
# cat /tmp/part-include
|
||||
|
||||
%end
|
||||
|
||||
|
||||
# SME events in post-install
|
||||
%post --interpreter=/usr/bin/bash --log=/var/log/ks.post02.log
|
||||
userdel -r installer
|
||||
sleep 2
|
||||
/sbin/e-smith/signal-event post-install
|
||||
sleep 2
|
||||
/sbin/e-smith/db configuration set UnsavedChanges no
|
||||
touch /forcequotacheck
|
||||
%end
|
||||
|
||||
|
||||
%post --nochroot --log=/mnt/sysimage/var/log/ks.post01.log
|
||||
#!/bin/bash
|
||||
sysimage="/mnt/sysimage"
|
||||
cp -r /var/log/sme-partitioning.log ${sysimage}/root/
|
||||
cp -r /tmp/anaconda.log ${sysimage}/root/
|
||||
%end
|
||||
|
286
root/netinstall/ks_netinstall.cfg
Normal file
286
root/netinstall/ks_netinstall.cfg
Normal file
@@ -0,0 +1,286 @@
|
||||
# default keyboard and language
|
||||
#keyboard 'us'
|
||||
#lang en_US.UTF-8
|
||||
|
||||
# We do not want SELinux
|
||||
selinux --disabled
|
||||
|
||||
# Services to activate
|
||||
services --disabled=lm_sensors
|
||||
|
||||
# Default root pass, will be changed in post-install process anyway
|
||||
rootpw --lock
|
||||
user --name=installer --uid=9999
|
||||
|
||||
# Accept EULA
|
||||
eula --agreed
|
||||
|
||||
# Partitioning from pre section
|
||||
%include /tmp/part-include
|
||||
|
||||
# Disable kdump
|
||||
%addon com_redhat_kdump --disable
|
||||
%end
|
||||
|
||||
# Start network
|
||||
network --bootproto=dhcp --device=link --activate
|
||||
|
||||
# Base URL for netinstall
|
||||
url --mirrorlist https://mirrorlist.koozali.org/mirrorlist/smeos-11-x86_64
|
||||
|
||||
# Packages to install
|
||||
%packages
|
||||
@^smeserver
|
||||
@core
|
||||
@base
|
||||
@standard
|
||||
@smeextra
|
||||
chkconfig
|
||||
glibc-all-langpacks
|
||||
initscripts
|
||||
kernel
|
||||
kernel-modules
|
||||
chrony
|
||||
kexec-tools
|
||||
-cockpit
|
||||
%end
|
||||
|
||||
# Modular
|
||||
module --name=httpd --stream=2.4
|
||||
module --name=php --stream=remi-8.3
|
||||
module --name=python36 --stream=3.6
|
||||
module --name=mariadb --stream=10.5
|
||||
|
||||
# Partitioning in pre-install
|
||||
%pre --interpreter=/bin/bash --log=/var/log/sme-partitioning.log
|
||||
|
||||
# Read command line arguments
|
||||
if grep nolvm "/proc/cmdline" ; then NOLVM=true ; fi
|
||||
if grep noraid "/proc/cmdline" ; then NORAID=true ; fi
|
||||
if grep noxfs "/proc/cmdline" ; then FSTYPE="ext4" ; else FSTYPE="xfs" ; fi
|
||||
echo "Command line arguments:"
|
||||
cat /proc/cmdline
|
||||
|
||||
# Minimum size of hard drive needed specified in MB
|
||||
MINSIZE=5000
|
||||
|
||||
# Number of detected drives and first disk size
|
||||
NDEV=0
|
||||
BASESIZE=0
|
||||
SIZEDIFF=0
|
||||
|
||||
# Loop through block devices, keep those over MINSIZE and ensure additional drives for RAID are within 100MB of the first
|
||||
for DEV in $(lsblk -nl | grep disk | cut -d' ' -f1) ; do
|
||||
if [ -d /sys/block/$DEV ] ; then
|
||||
REMOVABLE=`cat /sys/block/$DEV/removable`
|
||||
if (( $REMOVABLE == 0 )) ; then
|
||||
SIZE=`cat /sys/block/$DEV/size`
|
||||
MB=$(($SIZE/2**11))
|
||||
if [ $MB -gt $MINSIZE ] ; then
|
||||
if [ $NDEV == 0 ] ; then
|
||||
echo "First drive found: $DEV with size $MB MB"
|
||||
DRIVES[$NDEV]=$DEV
|
||||
BASESIZE=$MB
|
||||
((NDEV++))
|
||||
else
|
||||
SIZEDIFF=$(($MB-$BASESIZE))
|
||||
if [ $SIZEDIFF -gt 100 ] || [ $SIZEDIFF -lt -100 ] ; then
|
||||
echo "Drive found but size of $MB MB doesn't match $BASESIZE MB - ignoring"
|
||||
else
|
||||
echo "Additional drive found: $DEV with size $MB MB"
|
||||
DRIVES[$NDEV]=$DEV
|
||||
((NDEV++))
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
done
|
||||
echo "Total disks found: $NDEV"
|
||||
|
||||
# Calculate recommended swap size for RAID + nolvm case
|
||||
if [ -d /sys/firmware/efi ] ; then
|
||||
DISKSPARE=$(($BASESIZE-200-500-3000))
|
||||
else
|
||||
DISKSPARE=$(($BASESIZE-1-500-3000))
|
||||
fi
|
||||
MEMSIZE=$(awk '/^MemTotal:/{print $2}' /proc/meminfo)
|
||||
MEMSIZEMB=$(($MEMSIZE/2**10))
|
||||
|
||||
if [ $MEMSIZEMB -lt 2000 ] ; then
|
||||
SWAPSIZE=$((2*$MEMSIZEMB))
|
||||
elif [ $MEMSIZEMB -lt 8000 ] ; then
|
||||
SWAPSIZE=$MEMSIZEMB
|
||||
else
|
||||
SWAPSIZE=8000
|
||||
fi
|
||||
if [ $SWAPSIZE -gt $DISKSPARE ] ; then SWAPSIZE=$DISKSPARE ; fi
|
||||
|
||||
# Declare useful variables
|
||||
printf -v DRIVELIST ",%s" "${DRIVES[@]}"
|
||||
if [ $NORAID ] ; then
|
||||
DRIVELIST=${DRIVES[0]}
|
||||
else
|
||||
DRIVELIST=${DRIVELIST:1}
|
||||
fi
|
||||
|
||||
echo "Final drive list: $DRIVELIST"
|
||||
LEVEL=1
|
||||
SPARE=0
|
||||
|
||||
|
||||
# Error if detection has failed and fall back
|
||||
if [ ${#DRIVES[@]} == 0 ] ; then
|
||||
echo "No drive suitable for installation found! Reverting to Anaconda defaults."
|
||||
|
||||
cat > /tmp/part-include <<EOF
|
||||
# Clear the Master Boot Record
|
||||
zerombr
|
||||
|
||||
# Clear current partitions
|
||||
clearpart --all --initlabel
|
||||
|
||||
# Automatically create partitions using LVM
|
||||
autopart --lvm --nohome
|
||||
EOF
|
||||
|
||||
# Otherwise clear detected devices and set up bootloader
|
||||
else
|
||||
cat > /tmp/part-include <<EOF
|
||||
# Clear the Master Boot Record
|
||||
zerombr
|
||||
|
||||
# Clear current partitions and install bootloader
|
||||
clearpart --all --drives=$DRIVELIST --initlabel
|
||||
ignoredisk --only-use=$DRIVELIST
|
||||
bootloader --location=mbr --driveorder=$DRIVELIST
|
||||
EOF
|
||||
|
||||
# If single disk or noraid specific then set up partitioning without RAID
|
||||
# NOTE: From this point we're appending to part-include
|
||||
if [ ${#DRIVES[@]} == 1 ] || [ $NORAID ] ; then
|
||||
|
||||
# Include the EFI or biosboot partition if necessary
|
||||
if [ -d /sys/firmware/efi ] ; then
|
||||
printf "part /boot/efi --fstype=efi --size=200 --ondisk=%s\n" "${DRIVES[0]}" >> /tmp/part-include
|
||||
elif [ $BASESIZE -gt 2048000 ] ; then
|
||||
printf "part biosboot --fstype=biosboot --size=1 --ondisk=%s\n" "${DRIVES[0]}" >> /tmp/part-include
|
||||
fi
|
||||
|
||||
# Create boot partition
|
||||
printf "part /boot --fstype=%s --size=500 --label=BOOT --ondisk=%s\n" "$FSTYPE" "${DRIVES[0]}" >> /tmp/part-include
|
||||
|
||||
# Default to LVM unless specified at command line
|
||||
if [ $NOLVM ] ; then
|
||||
cat >> /tmp/part-include <<EOF
|
||||
part / --fstype=$FSTYPE --grow --size=3000 --label=ROOT --ondisk=${DRIVES[0]}
|
||||
part swap --fstype=swap --recommended --label=SWAP --ondisk=${DRIVES[0]}
|
||||
EOF
|
||||
else
|
||||
cat >> /tmp/part-include <<EOF
|
||||
part pv.01 --size=4300 --grow --ondisk=${DRIVES[0]}
|
||||
volgroup main pv.01
|
||||
logvol / --fstype=$FSTYPE --name=root --vgname=main --grow --size=3000
|
||||
logvol swap --fstype=swap --name=swap --vgname=main --recommended
|
||||
EOF
|
||||
fi
|
||||
|
||||
# Otherwise multiple disks - prepare for RAID
|
||||
else
|
||||
|
||||
# Define EFI or biosboot and RAID partitions
|
||||
for i in "${!DRIVES[@]}"; do
|
||||
|
||||
if [ -d /sys/firmware/efi ] ; then
|
||||
printf "part raid.%s0 --size=200 --ondisk=%s\n" "$i" "${DRIVES[$i]}" >> /tmp/part-include
|
||||
elif [ $BASESIZE -gt 2048000 ] ; then
|
||||
printf "part biosboot --fstype=biosboot --size=1 --ondisk=%s\n" "${DRIVES[$i]}" >> /tmp/part-include
|
||||
fi
|
||||
printf "part raid.%s1 --size=500 --ondisk=%s\n" "$i" "${DRIVES[$i]}" >> /tmp/part-include
|
||||
|
||||
# Default to LVM unless specified
|
||||
if [ $NOLVM ] ; then
|
||||
printf "part raid.%s2 --size=3000 --grow --ondisk=%s\n" "$i" "${DRIVES[$i]}" >> /tmp/part-include
|
||||
printf "part raid.%s3 --size=%s --ondisk=%s\n" "$i" "$SWAPSIZE" "${DRIVES[$i]}" >> /tmp/part-include
|
||||
else
|
||||
printf "part raid.%s2 --size=4300 --grow --ondisk=%s\n" "$i" "${DRIVES[$i]}" >> /tmp/part-include
|
||||
fi
|
||||
|
||||
done
|
||||
|
||||
# Compute RAID level
|
||||
# from https://wiki.contribs.org/Raid
|
||||
# 2 Drives - Software RAID 1
|
||||
# 3 Drives - Software RAID 1 + 1 Hot-spare
|
||||
# 4 Drives - Software RAID 6
|
||||
# 5+ Drives - Software RAID 6 + 1 Hot-spare
|
||||
|
||||
if [ ${#DRIVES[@]} == 2 ] ; then
|
||||
LEVEL=1
|
||||
SPARE=0
|
||||
elif [ ${#DRIVES[@]} == 3 ] ; then
|
||||
LEVEL=1
|
||||
SPARE=1
|
||||
elif [ ${#DRIVES[@]} == 4 ] ; then
|
||||
LEVEL=6
|
||||
SPARE=0
|
||||
else
|
||||
LEVEL=6
|
||||
SPARE=1
|
||||
fi
|
||||
|
||||
# Set up RAID devices
|
||||
printf -v EFIDEVS "raid.%s0 " "${!DRIVES[@]}"
|
||||
printf -v BOOTDEVS "raid.%s1 " "${!DRIVES[@]}"
|
||||
printf -v ROOTDEVS "raid.%s2 " "${!DRIVES[@]}"
|
||||
printf -v SWAPDEVS "raid.%s3 " "${!DRIVES[@]}"
|
||||
|
||||
# Include the EFI partition if necessary
|
||||
if [ -d /sys/firmware/efi ] ; then
|
||||
printf "raid /boot/efi --fstype=efi --level=1 --spares=0 --device=md9 %s\n" "$EFIDEVS" >> /tmp/part-include
|
||||
fi
|
||||
|
||||
# Boot partition
|
||||
printf "raid /boot --fstype=%s --level=1 --spares=0 --device=md0 %s\n" "$FSTYPE" "$BOOTDEVS" >> /tmp/part-include
|
||||
|
||||
# Default to LVM unless specified
|
||||
if [ $NOLVM ] ; then
|
||||
cat >> /tmp/part-include <<EOF
|
||||
raid / --fstype=$FSTYPE --level=$LEVEL --spares=$SPARE --device=md1 $ROOTDEVS
|
||||
raid swap --fstype=swap --level=$LEVEL --spares=$SPARE --device=md2 $SWAPDEVS
|
||||
EOF
|
||||
else
|
||||
cat >> /tmp/part-include <<EOF
|
||||
raid pv.01 --level=$LEVEL --spares=$SPARE --device=md1 $ROOTDEVS
|
||||
volgroup main pv.01
|
||||
logvol / --fstype=$FSTYPE --name=root --vgname=main --grow --size=3000
|
||||
logvol swap --fstype swap --name=swap --vgname=main --recommended
|
||||
EOF
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
|
||||
echo "Final part-include output:"
|
||||
# cat /tmp/part-include
|
||||
|
||||
%end
|
||||
|
||||
|
||||
# SME events in post-install
|
||||
%post --interpreter=/usr/bin/bash --log=/var/log/ks.post02.log
|
||||
userdel -r installer
|
||||
sleep 2
|
||||
/sbin/e-smith/signal-event post-install
|
||||
sleep 2
|
||||
/sbin/e-smith/db configuration set UnsavedChanges no
|
||||
touch /forcequotacheck
|
||||
%end
|
||||
|
||||
|
||||
%post --nochroot --log=/mnt/sysimage/var/log/ks.post01.log
|
||||
#!/bin/bash
|
||||
sysimage="/mnt/sysimage"
|
||||
cp -r /var/log/sme-partitioning.log ${sysimage}/root/
|
||||
cp -r /tmp/anaconda.log ${sysimage}/root/
|
||||
%end
|
||||
|
Reference in New Issue
Block a user