Starterkits: Difference between revisions

From ALT Linux Wiki
m (20150612)
m (→‎Intro: regular: +jeos)
(42 intermediate revisions by 2 users not shown)
Line 7: Line 7:
Image:Altlinux-p7-kde4-20140312-i586.jpg|BIOS boot
Image:Altlinux-p7-kde4-20140312-i586.jpg|BIOS boot
Image:Altlinux-p7-sysv-tde-20140312-x86_64.jpg|UEFI boot
Image:Altlinux-p7-sysv-tde-20140312-x86_64.jpg|UEFI boot
Image:Basealt-p8-cinnamon-20160612.png|cinnamon
Image:Basealt-p8-enlightenment-20160612.png|enlightenment
Image:Basealt-p8-gnome3-20160612.png|gnome3
Image:Basealt-p8-gnustep-20160612.png|gnustep
Image:Basealt-p8-icewm-20160612.png|icewm
Image:Basealt-p8-kde4-20160612.png|kde4
Image:Basealt-p8-kde5-20160612.png|kde5
Image:Basealt-p8-lxde-20160612.png|lxde
Image:Basealt-p8-lxqt-20160612.png|lxqt
Image:Basealt-p8-mate-20160612.png|mate
Image:Basealt-p8-tde-20160612.png|tde
Image:Basealt-p8-xfce-20160612.png|xfce
</gallery>
</gallery>
|-
|-
Line 24: Line 36:
|-
|-
| rescue,<br />livecd,<br />installer,<br />server, vm
| rescue,<br />livecd,<br />installer,<br />server, vm
| rescue,<br />livecd
| rescue,<br />livecd,<br />jeos
|-
|-
|}
|}
'''Starter kits''' are built with ALT Linux [[Stable branches|stable repository]] as a base; these are intended '''for experienced users''' lending them a convenient way to have a look at a DE/WM they didn't get around yet to mess with, or to deploy another system spending reasonable<ref>that is, rather small</ref> amount of time to set it up accordingly.
'''Starter kits''' are built with ALT [[Stable branches|stable repository]] as the base; these are intended '''for experienced users''' lending them a convenient way to have a look at a DE/WM they didn't get around yet to mess with, or to deploy another system spending reasonable<ref>that is, rather small</ref> amount of time to set it up accordingly.


These are ''not'' complete distributions: no special docs are written for each release, the design is simple and shared by all the builds — is there any sense to paint the walls just to have them repainted by the settlers? :)
These are ''not'' complete distributions: no special docs are written for each release, the design is simple and shared by all the builds — is there any sense to paint the walls just to have them repainted by the settlers? :)


There are not too many packages included: we've decided that it's better to install LibreOffice or PostgreSQL another time than to have to download it each time.
There are not too many packages included: we've decided that it's better to install LibreOffice another time than to have to download it each time<ref>except Engineering which carries LibreOffice too</ref>.


'''Quarterly releases''' are expected to happen on March, June, September, December 12 with beta available on 5th day of those months.  The fifth of those updates has happened on March 12, 2015 (available at [http://nightly.altlinux.org/p7/release/ nightly.altlinux.org]) and is based on 3.14.35<ref>with SECCOMP_FILTER_FLAG_TSYNC backported</ref> <tt>std-def</tt> kernel (some flavours vary as indicated below).
Each p8 starterkit as a whole is available under '''[http://nightly.altlinux.org/p8/license.all.html GPL]'''.


The images are published as [http://ftp.altlinux.org/pub/distributions/ALTLinux/p7/images/starterkits/ official releases] upon having received wider testing.
'''Quarterly releases''' are expected to happen on March, June, September, December 12 with [http://nightly.altlinux.org/p8/beta/ beta] available on 5th day of those months.
 
The twelfth p8-based release has happened on December 12, 2018 (available at [http://nightly.altlinux.org/p8/release/ nightly.altlinux.org]) and is based on 4.9.160 <tt>std-def</tt> kernel (some flavours vary as ''indicated'' below).
 
The images are published as [http://ftp.altlinux.org/pub/distributions/ALTLinux/p8/images/starterkits/ official releases] upon having received wider testing.
 
''Nine of the previous p7/branch based updates have happened as of March 12, 2016 (available at [http://nightly.altlinux.org/p7/release/ nightly.altlinux.org]); note that these are considered archived by now.''


<div id="flavours"></div>
<div id="flavours"></div>
Line 46: Line 64:
* rescue image;
* rescue image;
* installable LiveCDs with various DE/WMs;
* installable LiveCDs with various DE/WMs;
* classic installers (TDE, server ones and JeOS<ref>Just Enough Operating System: minimalistic image with networking and package management capabilities</ref> "blank");
* classic installers (TDE, Xfce, server ones and JeOS<ref>Just Enough Operating System: minimalistic image with networking and package management capabilities</ref> "blank");
* OpenVZ template cache (tarball of chroot w/o kernel);
* OpenVZ template cache (tarball of chroot w/o kernel);
* KVM disk image<ref>5Gb sparse image that will take up a few hundred megabytes when handled appropriately</ref>;
* a cloud-geared KVM image for OpenStack<ref>and probably more as it carries <tt>cloud-init</tt></ref>;
* [[Starterkits/builder|build environment]] LiveCD.
* [[Starterkits/builder|build environment]] LiveCD.


Images have been built for i586 and x86_64 architectures.  All of the 64-bit hybrid bootable ISO images but jeos include UEFI support and should boot with [[UEFI SecureBoot mini-HOWTO|SecureBoot]] left enabled<ref>the notable exception being Hyper-V Gen.2 VMs which seem to lack the key for "3rd party" bootloaders</ref>.  Use {{cmd|dd(1)}} to write those to USB flash.
Images have been built for i586 and x86_64 architectures.  All of the 64-bit hybrid bootable ISO images but jeos include UEFI support and should boot with [[UEFI SecureBoot mini-HOWTO|SecureBoot]] left enabled<ref>the notable exception being Hyper-V Gen.2 VMs which seem to lack the key for "3rd party" bootloaders</ref>.  Use {{cmd|dd(1)}} to write those to USB flash.


If an image looks broken '''verify''' its checksum against [http://nightly.altlinux.org/p7/release/MD5SUMS MD5SUMS]. It's possible to fix a misdownloaded image using {{cmd|rsync}} and {{path|nightly.altlinux.org::nightly/p7/}} prefix.
If an image looks broken '''verify''' its checksum against [http://nightly.altlinux.org/p8/release/MD5SUMS MD5SUMS]. It's possible to fix a misdownloaded image using {{cmd|rsync}} and {{path|nightly.altlinux.org::nightly/p8/}} prefix.
 
These images also get tested in VMs with 1 Gb RAM and 16 Gb of hard drive space which is good enough for any of them to perform/install (the lower threshold for the "light" flavours is around 256 Mb RAM, it can be pushed further below 128 Mb by optimizing kernel configuration for smaller systems if neccessary).


ISOs boot in English by default.  Press F2 and choose a different language of those supported as needed; Ctrl-Shift to switch layout.
ISOs boot in English by default<ref>except Engineering which boots in Russian by default as chosen by its author</ref>.  Press F2 and choose a different language of those supported as needed; Ctrl-Shift to switch layout.
 
Note that there's experimental support for Vietnamese, Korean and Chinese Input Methods in Cinnamon and LXDE flavours as of 20150912; add <tt>"lang=vi_VN"</tt>, <tt>"lang=ko_KR"</tt> or <tt>"lang=zh_CN"</tt> to kernel boot parameters manually and start <tt>ibus-setup</tt> upon having booted to the desktop.


<div id="download"></div>
<div id="download"></div>


== Direct download links ==
== Direct download links ==
Please note: the links lead to '''fairly large files'''; you can [http://nightly.altlinux.org/p7/release/ browse the directory] too, and here's a [http://mirror.yandex.ru/altlinux-starterkits/release/ mirror].  If you need to link to those, please use [http://nightly.altlinux.org/p7/permalink/ permalinks].
'''Please note:''' the links lead to '''fairly large files'''<ref>approximate size is: under half a gigabyte/medium/over gigabyte</ref>; you can [http://nightly.altlinux.org/p8/release/ browse the directory] too, and here's a '''[http://mirror.yandex.ru/altlinux-starterkits/release/ mirror]''' when the main site is too busy.  If you need to link to those, please use [http://nightly.altlinux.org/p8/permalink/ permalinks].


Note the [[write|tips on suitable utilities]] to '''write''' the hybrid ISO image to bootable media; please do '''not''' use UNetbootin, Rufus, or UltraISO as those '''will cripple''' the result unfortunately.
<div id="rescue"></div>
<div id="rescue"></div>
=== Rescue LiveCD ===
=== Rescue LiveCD ===
Has command-line tools to service various filesystems, diagnose and recover system. The most recent version is [[rescue|available]] weekly.
Has command-line tools to service various filesystems, diagnose and recover system.<br>The '''most recent''' version is [[rescue|available]] weekly.
* [[Rescue]]: [http://nightly.altlinux.org/p7/release/altlinux-p7-rescue-20150612-i586.iso i586], [http://nightly.altlinux.org/p7/release/altlinux-p7-rescue-20150612-x86_64.iso x86_64] (~300 Mb) ''3.19.1''
* [[Rescue]]: [http://nightly.altlinux.org/p8/release/alt-p8-rescue-20190312-i586.iso i586], [http://nightly.altlinux.org/p8/release/alt-p8-rescue-20190312-x86_64.iso x86_64] <small>(small)</small> ''4.19.16''


<div id="livecd"></div>
<div id="livecd"></div>
=== Installable LiveCDs ===
=== Installable LiveCDs ===
These builds mostly use systemd as init; gnustep, icewm and wmaker use sysvinit<ref>...thus polkit doesn't really work there and additional tweaking is required if e.g. {{pkg|NetworkManager}} is needed</ref>.
These builds mostly use systemd as init; gnustep, icewm and wmaker use sysvinit<ref>...thus polkit doesn't really work there and additional tweaking is required if e.g. {{pkg|NetworkManager}} is needed</ref>.
Line 74: Line 96:
<div id="main"></div>
<div id="main"></div>
==== main ====
==== main ====
* KDE4: [http://nightly.altlinux.org/p7/release/altlinux-p7-kde4-20150612-i586.iso i586], [http://nightly.altlinux.org/p7/release/altlinux-p7-kde4-20150612-x86_64.iso x86_64] (~1.3 Gb)
* Gnome3: [http://nightly.altlinux.org/p8/release/alt-p8-gnome3-20190312-i586.iso i586], [http://nightly.altlinux.org/p8/release/alt-p8-gnome3-20190312-x86_64.iso x86_64] <small>(large)</small> ''4.19.16''
* [http://wiki.mate-desktop.org/download MATE]: [http://nightly.altlinux.org/p7/release/altlinux-p7-mate-20150612-i586.iso i586], [http://nightly.altlinux.org/p7/release/altlinux-p7-mate-20150612-x86_64.iso x86_64] (~650 Mb)
* [https://community.kde.org/Plasma/LiveImages KDE5]: [http://nightly.altlinux.org/p8/release/alt-p8-kde5-20190312-i586.iso i586], [http://nightly.altlinux.org/p8/release/alt-p8-kde5-20190312-x86_64.iso x86_64] <small>(large)</small>
* Xfce: [http://nightly.altlinux.org/p7/release/altlinux-p7-xfce-20150612-i586.iso i586], [http://nightly.altlinux.org/p7/release/altlinux-p7-xfce-20150612-x86_64.iso x86_64] (~550 Mb)
* [http://wiki.mate-desktop.org/download MATE]: [http://nightly.altlinux.org/p8/release/alt-p8-mate-20190312-i586.iso i586], [http://nightly.altlinux.org/p8/release/alt-p8-mate-20190312-x86_64.iso x86_64] <small>(medium)</small>
* Gnome3: [http://nightly.altlinux.org/p7/release/altlinux-p7-gnome3-20150612-i586.iso i586], [http://nightly.altlinux.org/p7/release/altlinux-p7-gnome3-20150612-x86_64.iso x86_64] (~950 Mb)
* Xfce: [http://nightly.altlinux.org/p8/release/alt-p8-xfce-20190312-i586.iso i586], [http://nightly.altlinux.org/p8/release/alt-p8-xfce-20190312-x86_64.iso x86_64] <small>(medium)</small> ''4.19.16''


<div id="auxiliary"></div>
<div id="auxiliary"></div>
==== auxiliary ====
==== auxiliary ====
* Cinnamon: [http://nightly.altlinux.org/p7/release/altlinux-p7-cinnamon-20150612-i586.iso i586], [http://nightly.altlinux.org/p7/release/altlinux-p7-cinnamon-20150612-x86_64.iso x86_64] (~700 Mb) ''3.19.1''
* Cinnamon: [http://nightly.altlinux.org/p8/release/alt-p8-cinnamon-20190312-i586.iso i586], [http://nightly.altlinux.org/p8/release/alt-p8-cinnamon-20190312-x86_64.iso x86_64] <small>(medium)</small>
* [https://phab.enlightenment.org/w/livecd/ E17]: [http://nightly.altlinux.org/p7/release/altlinux-p7-e17-20150612-i586.iso i586], [http://nightly.altlinux.org/p7/release/altlinux-p7-e17-20150612-x86_64.iso x86_64] (~550 Mb)
* [https://phab.enlightenment.org/w/livecd/ Enlightenment]: [http://nightly.altlinux.org/p8/release/alt-p8-enlightenment-20190312-i586.iso i586], [http://nightly.altlinux.org/p8/release/alt-p8-enlightenment-20190312-x86_64.iso x86_64] <small>(medium)</small>
* [http://www.trinitydesktop.org/wiki/bin/view/Documentation/LiveCDs TDE]: [http://nightly.altlinux.org/p7/release/altlinux-p7-tde-20150612-i586.iso i586], [http://nightly.altlinux.org/p7/release/altlinux-p7-tde-20150612-x86_64.iso x86_64] (~650 Mb)
* [https://community.kde.org/Plasma/LiveImages KDE4]: [http://nightly.altlinux.org/p8/release/alt-p8-kde4-20190312-i586.iso i586], [http://nightly.altlinux.org/p8/release/alt-p8-kde4-20190312-x86_64.iso x86_64] <small>(large)</small>
* [http://wiki.lxde.org/en/Comparison_between_LXDE_and_Xfce LXDE]: [http://nightly.altlinux.org/p7/release/altlinux-p7-lxde-20150612-i586.iso i586], [http://nightly.altlinux.org/p7/release/altlinux-p7-lxde-20150612-x86_64.iso x86_64] (~500 Mb)
* [http://wiki.lxde.org/en/Comparison_between_LXDE_and_Xfce LXDE]: [http://nightly.altlinux.org/p8/release/alt-p8-lxde-20190312-i586.iso i586], [http://nightly.altlinux.org/p8/release/alt-p8-lxde-20190312-x86_64.iso x86_64] <small>(medium)</small>


<div id="experimental"></div>
<div id="experimental"></div>
==== experimental ====
==== experimental ====
* [[Starterkits/gnustep|GNUstep]]: [http://nightly.altlinux.org/p7/release/altlinux-p7-gnustep-20150612-i586.iso i586], [http://nightly.altlinux.org/p7/release/altlinux-p7-icewm-20150612-x86_64.iso x86_64] (~600 Mb)
* [[Starterkits/gnustep|GNUstep]]: [http://nightly.altlinux.org/p8/release/alt-p8-gnustep-20190312-i586.iso i586], [http://nightly.altlinux.org/p8/release/alt-p8-gnustep-20190312-x86_64.iso x86_64] <small>(medium)</small>
* IceWM: [http://nightly.altlinux.org/p7/release/altlinux-p7-icewm-20150612-i586.iso i586], [http://nightly.altlinux.org/p7/release/altlinux-p7-icewm-20150612-x86_64.iso x86_64] (~450 Mb) ''3.19.1''
* IceWM: [http://nightly.altlinux.org/p8/release/alt-p8-icewm-20190312-i586.iso i586], [http://nightly.altlinux.org/p8/release/alt-p8-icewm-20190312-x86_64.iso x86_64] <small>(medium)</small> ''4.19.16''
* LXQt: [http://nightly.altlinux.org/p7/release/altlinux-p7-lxqt-20150612-i586.iso i586], [http://nightly.altlinux.org/p7/release/altlinux-p7-lxqt-20150612-x86_64.iso x86_64] (~600 Mb)
* LXQt: [http://nightly.altlinux.org/p8/release/alt-p8-lxqt-20190312-i586.iso i586], [http://nightly.altlinux.org/p8/release/alt-p8-lxqt-20190312-x86_64.iso x86_64] <small>(medium)</small>
* WindowMaker: [http://nightly.altlinux.org/p7/release/altlinux-p7-wmaker-20150612-i586.iso i586], [http://nightly.altlinux.org/p7/release/altlinux-p7-wmaker-20150612-x86_64.iso x86_64] (~400 Mb)
<!-- * [http://www.trinitydesktop.org/wiki/bin/view/Documentation/LiveCDs TDE]: [http://nightly.altlinux.org/p8/release/alt-p8-tde-20190312-i586.iso i586], [http://nightly.altlinux.org/p8/release/alt-p8-tde-20190312-x86_64.iso x86_64] <small>(medium)</small>-->
* WindowMaker: [http://nightly.altlinux.org/p8/release/alt-p8-wmaker-20190312-i586.iso i586], [http://nightly.altlinux.org/p8/release/alt-p8-wmaker-20190312-x86_64.iso x86_64] <small>(small)</small>
 
<div id="beta"></div>
==== beta ====
* '''LXDE/Engineering''': [http://nightly.altlinux.org/p8/release/alt-p8-engineering-20190312-i586.iso i586], [http://nightly.altlinux.org/p8/release/alt-p8-engineering-20190312-x86_64.iso x86_64] <small>(large)</small>
* '''LXDE/SysV''': [http://nightly.altlinux.org/p8/release/alt-p8-lxde-sysv-20190312-i586.iso i586], [http://nightly.altlinux.org/p8/release/alt-p8-lxde-sysv-20190312-x86_64.iso x86_64] <small>(medium)</small>


<div id="installer"></div>
<div id="installer"></div>
Line 97: Line 125:
=== Classic installers ===
=== Classic installers ===


These builds use the classic SysV init.  All of the images but jeos include basic rescue facility and support RAID/LVM installation.
These builds mostly use the classic SysV init.  All of the images but jeos include basic rescue facility and support RAID/LVM installation.


<div id="desktop"></div>
<div id="desktop"></div>
==== desktop ====
==== desktop ====
* TDE: [http://nightly.altlinux.org/p7/release/altlinux-p7-sysv-tde-20150612-i586.iso i586], [http://nightly.altlinux.org/p7/release/altlinux-p7-sysv-tde-20150612-x86_64.iso x86_64] (~800 Mb)
* TDE: [http://nightly.altlinux.org/p8/release/alt-p8-sysv-tde-20190312-i586.iso i586], [http://nightly.altlinux.org/p8/release/alt-p8-sysv-tde-20190312-x86_64.iso x86_64] <small>(large)</small>
* Xfce: [http://nightly.altlinux.org/p8/release/alt-p8-sysv-xfce-20190312-i586.iso i586], [http://nightly.altlinux.org/p8/release/alt-p8-sysv-xfce-20190312-x86_64.iso x86_64] <small>(medium)</small>


<div id="server"></div>
<div id="server"></div><div id="hyperv"></div>
==== server ====
==== server ====
* base: [http://nightly.altlinux.org/p7/release/altlinux-p7-server-20150612-i586.iso i586], [http://nightly.altlinux.org/p7/release/altlinux-p7-server-20150612-x86_64.iso x86_64] (~300 Mb)
* base: [http://nightly.altlinux.org/p8/release/alt-p8-server-20190312-i586.iso i586], [http://nightly.altlinux.org/p8/release/alt-p8-server-20190312-x86_64.iso x86_64] <small>(medium)</small>
* OpenVZ: [http://nightly.altlinux.org/p7/release/altlinux-p7-server-ovz-20150612-i586.iso i586], [http://nightly.altlinux.org/p7/release/altlinux-p7-server-ovz-20150612-x86_64.iso x86_64] (~400 Mb) ''3.14.44+2.6.32''
* OpenStack: [http://nightly.altlinux.org/p8/release/alt-p8-server-openstack-20190312-i586.iso i586], [http://nightly.altlinux.org/p8/release/alt-p8-server-openstack-20190312-x86_64.iso x86_64] <small>(medium)</small> ''systemd''
 
* PVE: [http://nightly.altlinux.org/p8/release/alt-p8-server-pve-20190312-x86_64.iso x86_64] <small>(medium)</small> ''systemd''
<div id="hyperv"></div>
<!--* OpenVZ: [http://nightly.altlinux.org/p8/release/alt-p8-server-ovz-20190312-i586.iso i586], [http://nightly.altlinux.org/p8/release/alt-p8-server-ovz-20190312-x86_64.iso x86_64] <small>(medium)</small> ''4.4.13+2.6.32/042stab116.1'' // use p7 one ATM -->
<!--
==== for hyper-v ====
==== for hyper-v ====
* base: [http://nightly.altlinux.org/p7/release/altlinux-p7-server-hyperv-20150612-x86_64.iso x86_64] (325 Mb) ''3.19.7''
* base: [http://nightly.altlinux.org/p8/release/alt-p8-server-hyperv-20190312-x86_64.iso x86_64] <small>(small)</small> ''4.9.13'' // merged into plain one -->


<div id="jeos"></div>
<div id="jeos"></div>
==== blank ====
==== blank ====
* JeOS: [http://nightly.altlinux.org/p7/release/altlinux-p7-jeos-20150612-i586.iso i586], [http://nightly.altlinux.org/p7/release/altlinux-p7-jeos-20150612-x86_64.iso x86_64] (~160 Mb)
* JeOS: [http://nightly.altlinux.org/p8/release/alt-p8-jeos-20190312-i586.iso i586], [http://nightly.altlinux.org/p8/release/alt-p8-jeos-20190312-x86_64.iso x86_64] <small>(small)</small>


<div id="ovz"></div>
<div id="ovz"></div>
=== OpenVZ template ===
=== OpenVZ template ===
* base: [http://nightly.altlinux.org/p7/release/altlinux-p7-ovz-generic-20150612-i586.tar.xz i586], [http://nightly.altlinux.org/p7/release/altlinux-p7-ovz-generic-20150612-x86_64.tar.xz x86_64] (~33 Mb) ''--''
* base: [http://nightly.altlinux.org/p8/release/alt-p8-ovz-generic-20190312-i586.tar.xz i586], [http://nightly.altlinux.org/p8/release/alt-p8-ovz-generic-20190312-x86_64.tar.xz x86_64] <small>(~40 Mb)</small> ''--''


<div id="vm"></div>
<div id="vm"></div>
=== KVM disk image ===
=== KVM disk images ===
* base: [http://nightly.altlinux.org/p7/release/altlinux-p7-vm-net-20150612-i586.img.xz i586], [http://nightly.altlinux.org/p7/release/altlinux-p7-vm-net-20150612-x86_64.img.xz x86_64] (~61 Mb)
<!-- * base: [http://nightly.altlinux.org/p8/release/alt-p8-vm-net-20190312-i586.img.xz i586], [http://nightly.altlinux.org/p8/release/alt-p8-vm-net-20190312-x86_64.img.xz x86_64] <small>(~72 Mb)</small> -->
* cloud: [http://nightly.altlinux.org/p8/release/alt-p8-cloud-20190312-x86_64.img.xz x86_64] <small>(~100 Mb)</small>
* opennebula: [http://nightly.altlinux.org/p8/release/alt-p8-opennebula-20190312-x86_64.qcow2c x86_64] <small>(~200 Mb)</small>


<div id="builder"></div>
<div id="builder"></div>
Line 129: Line 160:
=== Build environment ===
=== Build environment ===


* [[Starterkits/builder|base]]: [http://nightly.altlinux.org/p7/release/altlinux-p7-builder-20150612-i586.iso i586], [http://nightly.altlinux.org/p7/release/altlinux-p7-builder-20150612-x86_64.iso x86_64] (~250 Mb)
* [[Starterkits/builder|base]]: [http://nightly.altlinux.org/p8/release/alt-p8-builder-20190312-i586.iso i586], [http://nightly.altlinux.org/p8/release/alt-p8-builder-20190312-x86_64.iso x86_64] <small>(small)</small>


<div id="torrents"></div>
<div id="torrents"></div>


== Torrents ==
== Torrents ==
Use [http://torrent.altlinux.ru/gettorrent.php?info_hash=699de10d01c172c66058d94101feb17a3413c04e this torrent file] for 20150312 release.
Use [http://torrent.altlinux.org/gettorrent.php?info_hash=1f278cb4e52fd41b4d498c7108bfa9b9f36e43f5 this torrent file] for 20190312 release, or [http://torrent.altlinux.org/gettorrent.php?info_hash=e43ab0eb1baae4ea07188eee6b8ba77680bcd353 this one] for 20160312 (the last p7-based release).


<div id="status"></div>
<div id="status"></div>


== Status ==
== Status ==
Please see [http://nightly.altlinux.org/p7/ChangeLog ChangeLog] and [http://nightly.altlinux.org/p7/BUGS BUGS] files for current information.
Please see [http://nightly.altlinux.org/p8/ChangeLog ChangeLog] and [http://nightly.altlinux.org/p8/BUGS BUGS] files for current information.


<div id="discuss"></div>
<div id="discuss"></div>
== Discussion ==
== Discussion ==
You're welcome to subscribe to our [https://lists.altlinux.org/mailman/listinfo/community-en mailing list] to discuss anything related to these images. The bugs (unless [https://bugzilla.altlinux.org/buglist.cgi?classification=Distributions&product=Regular already known]) should be filed against specific products, namely [https://bugzilla.altlinux.org/enter_bug.cgi?product=Regular Regular] (for image bugs) and [https://bugzilla.altlinux.org/enter_bug.cgi?product=Branch%20p7 Branch p7] (for package bugs).
You're welcome to subscribe to our [https://lists.altlinux.org/mailman/listinfo/community-en mailing list] or join the [https://webchat.freenode.net/?channels=altlinux-en IRC channel] to discuss anything related to these images.
 
The bugs (unless [https://bugzilla.altlinux.org/buglist.cgi?classification=Distributions&product=Regular already known]) should be filed against specific products, namely [https://bugzilla.altlinux.org/enter_bug.cgi?product=Regular Regular] (for image bugs) and [https://bugzilla.altlinux.org/enter_bug.cgi?product=Branch%20p8 Branch p8] (for package bugs).


== Tech note ==
== Tech note ==
Line 149: Line 182:


<div id="links"></div>
<div id="links"></div>
== Links ==
== Links ==
* [[Download|official releases]]
* [[Download|official releases]]
Line 155: Line 187:
* [[Rescue|ALT Linux Rescue]] (Sisyphus too)
* [[Rescue|ALT Linux Rescue]] (Sisyphus too)
* [http://linux.softpedia.com/downloadTag/ALT+Linux Softpedia's heroic stream of ALT reviews]
* [http://linux.softpedia.com/downloadTag/ALT+Linux Softpedia's heroic stream of ALT reviews]
* [http://distrowatch.com/table.php?distribution=alt DistroWatch page]


== References ==
== References ==

Revision as of 12:21, 17 May 2019

Screenshots

Intro

Starterkits Regular builds
quarterly weekly
stable current
rescue,
livecd,
installer,
server, vm
rescue,
livecd,
jeos

Starter kits are built with ALT stable repository as the base; these are intended for experienced users lending them a convenient way to have a look at a DE/WM they didn't get around yet to mess with, or to deploy another system spending reasonable[1] amount of time to set it up accordingly.

These are not complete distributions: no special docs are written for each release, the design is simple and shared by all the builds — is there any sense to paint the walls just to have them repainted by the settlers? :)

There are not too many packages included: we've decided that it's better to install LibreOffice another time than to have to download it each time[2].

Each p8 starterkit as a whole is available under GPL.

Quarterly releases are expected to happen on March, June, September, December 12 with beta available on 5th day of those months.

The twelfth p8-based release has happened on December 12, 2018 (available at nightly.altlinux.org) and is based on 4.9.160 std-def kernel (some flavours vary as indicated below).

The images are published as official releases upon having received wider testing.

Nine of the previous p7/branch based updates have happened as of March 12, 2016 (available at nightly.altlinux.org); note that these are considered archived by now.

Flavours

The range has grown wider compared to unstable-based Regular builds as we can recommend the images based on stable branch for installation.

The kits fall into these categories:

  • rescue image;
  • installable LiveCDs with various DE/WMs;
  • classic installers (TDE, Xfce, server ones and JeOS[3] "blank");
  • OpenVZ template cache (tarball of chroot w/o kernel);
  • a cloud-geared KVM image for OpenStack[4];
  • build environment LiveCD.

Images have been built for i586 and x86_64 architectures. All of the 64-bit hybrid bootable ISO images but jeos include UEFI support and should boot with SecureBoot left enabled[5]. Use dd(1) to write those to USB flash.

If an image looks broken verify its checksum against MD5SUMS. It's possible to fix a misdownloaded image using rsync and nightly.altlinux.org::nightly/p8/ prefix.

These images also get tested in VMs with 1 Gb RAM and 16 Gb of hard drive space which is good enough for any of them to perform/install (the lower threshold for the "light" flavours is around 256 Mb RAM, it can be pushed further below 128 Mb by optimizing kernel configuration for smaller systems if neccessary).

ISOs boot in English by default[6]. Press F2 and choose a different language of those supported as needed; Ctrl-Shift to switch layout.

Note that there's experimental support for Vietnamese, Korean and Chinese Input Methods in Cinnamon and LXDE flavours as of 20150912; add "lang=vi_VN", "lang=ko_KR" or "lang=zh_CN" to kernel boot parameters manually and start ibus-setup upon having booted to the desktop.

Direct download links

Please note: the links lead to fairly large files[7]; you can browse the directory too, and here's a mirror when the main site is too busy. If you need to link to those, please use permalinks.

Note the tips on suitable utilities to write the hybrid ISO image to bootable media; please do not use UNetbootin, Rufus, or UltraISO as those will cripple the result unfortunately.

Rescue LiveCD

Has command-line tools to service various filesystems, diagnose and recover system.
The most recent version is available weekly.

Installable LiveCDs

These builds mostly use systemd as init; gnustep, icewm and wmaker use sysvinit[8].

main

auxiliary

experimental

beta

Classic installers

These builds mostly use the classic SysV init. All of the images but jeos include basic rescue facility and support RAID/LVM installation.

desktop

server

blank

OpenVZ template

KVM disk images

Build environment

Torrents

Use this torrent file for 20190312 release, or this one for 20160312 (the last p7-based release).

Status

Please see ChangeLog and BUGS files for current information.

Discussion

You're welcome to subscribe to our mailing list or join the IRC channel to discuss anything related to these images.

The bugs (unless already known) should be filed against specific products, namely Regular (for image bugs) and Branch p8 (for package bugs).

Tech note

The technology behind these images is aimed at making derivatives easy while requiring the very minimal specification of the difference added; you can try it out yourself using the builder flavour.

Links

References

  1. that is, rather small
  2. except Engineering which carries LibreOffice too
  3. Just Enough Operating System: minimalistic image with networking and package management capabilities
  4. and probably more as it carries cloud-init
  5. the notable exception being Hyper-V Gen.2 VMs which seem to lack the key for "3rd party" bootloaders
  6. except Engineering which boots in Russian by default as chosen by its author
  7. approximate size is: under half a gigabyte/medium/over gigabyte
  8. ...thus polkit doesn't really work there and additional tweaking is required if e.g. NetworkManager is needed