<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Features</title><link>https://sourceforge.net/p/ailsup/wiki/Features/</link><description>Recent changes to Features</description><atom:link href="https://sourceforge.net/p/ailsup/wiki/Features/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 19 Aug 2014 01:24:52 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/ailsup/wiki/Features/feed" rel="self" type="application/rss+xml"/><item><title>Features modified by Diego Cadogan</title><link>https://sourceforge.net/p/ailsup/wiki/Features/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Diego Cadogan</dc:creator><pubDate>Tue, 19 Aug 2014 01:24:52 -0000</pubDate><guid>https://sourceforge.netd1c768e80b249e92b71b1f122909545abe58e2f5</guid></item><item><title>Features modified by Diego Cadogan</title><link>https://sourceforge.net/p/ailsup/wiki/Features/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -57,18 +57,19 @@
 bzip2 -d debian-7.6-stable.img.bz2
 bzip2 -t debian-7.6-stable.img

-#Using usb pendriver
+* Using usb pendriver
 dd if=debian-7.6-stable.img of=/dev/sd[usb pendrive destination] bs=512 count=3887104 # 1998Mb

-# or using Qemu
+* or using Qemu
 qemu-system-x86_64 -usb -m 2048 -balloon virtio -smp cores=1,cpus=2,threads=2 -cpu qemu64 -rtc clock=vm,driftfix=slew -mem-prealloc -nodefaults -vga cirrus -net nic,model=rtl8139 -hda debian-7.6-stable.img

-# Rate and share thoughts on how we could improve!
+* Rate and share thoughts on how we could improve!

 * Licence
 =========
-See Debian Licence https://www.debian.org/legal/licenses/
+** Specific build licences and legal notes coming asap. **
+** See Debian Licence https://www.debian.org/legal/licenses/ **

 * Integration tests/Autorship
 ===========
-DMC2014
+** DMC2014 Cordoba, Argentina. **
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Diego Cadogan</dc:creator><pubDate>Tue, 19 Aug 2014 01:24:22 -0000</pubDate><guid>https://sourceforge.net09a87caebea13aec8e5da0511c12fdd655ce9d74</guid></item><item><title>Features modified by Diego Cadogan</title><link>https://sourceforge.net/p/ailsup/wiki/Features/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -51,3 +51,24 @@
 + Qt, Java, Maven, jEdit, Desktop helpers
 + General debian repos
 + Usb image
+
+* Installing
+============
+bzip2 -d debian-7.6-stable.img.bz2
+bzip2 -t debian-7.6-stable.img
+
+#Using usb pendriver
+dd if=debian-7.6-stable.img of=/dev/sd[usb pendrive destination] bs=512 count=3887104 # 1998Mb
+
+# or using Qemu
+qemu-system-x86_64 -usb -m 2048 -balloon virtio -smp cores=1,cpus=2,threads=2 -cpu qemu64 -rtc clock=vm,driftfix=slew -mem-prealloc -nodefaults -vga cirrus -net nic,model=rtl8139 -hda debian-7.6-stable.img
+
+# Rate and share thoughts on how we could improve!
+
+* Licence
+=========
+See Debian Licence https://www.debian.org/legal/licenses/
+
+* Integration tests/Autorship
+===========
+DMC2014
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Diego Cadogan</dc:creator><pubDate>Tue, 19 Aug 2014 01:18:23 -0000</pubDate><guid>https://sourceforge.nete2e76fb48c8e064783a809136f382253f8b9ab55</guid></item><item><title>Features modified by Diego Cadogan</title><link>https://sourceforge.net/p/ailsup/wiki/Features/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,7 +1,7 @@
 * Ails Up (pre-alpha name)
 =============

-is a Debian INTEL/AMD optimised set of Kernel configurations and appliances for multi-purpose x86_64 general hardware(Gigabyte, Asus, Intel, VIA, SIS motherboards)
+is a Debian 7.6 stable x86_64 INTEL/AMD repurposed set of Kernel configurations and appliances for multi-purpose general hardware(Gigabyte, Asus, Intel, VIA, SIS motherboards)
 Oriented as a tiny testing HPC console/desktop we intend to "ail" our Linux processes for software devs/QA and thin laboratory clusters. MIC hardware. DM/Multipath storage is supported in the Kernel as well as USB storages and an initial attempt to modularize coding by using NUMA on Ethernet and live network filesystems, easy memory and full IPv6 are supported.
 The idea remains strong at documenting our building/testing processes as well as optimizing the code for the current hardware (DualCores) and for more modern hardware like Mobiles, i7 Cores or High performance computers running several cores.

@@ -11,9 +11,9 @@
 Review and use freelly with our consent or advice for complex loads--
 for logging in try root:diego77 or email us at spheric@fibertel.com.ar

-* Kernel stuff
+* Kernel/Integration bugs
 ==================
-The distro runs Linux Kernel 3.16.1 so it might hit a few known kernel bugs,
+Running Linux Kernel 3.16.1 it might hit a few known kernel bugs,
 Some of them are next:
 1. Video out, No signal after heavy X loads, casual reboots
 2. RCU hangchecks and stack dumps. No reboots generally just a lot of noise.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Diego Cadogan</dc:creator><pubDate>Tue, 19 Aug 2014 00:07:49 -0000</pubDate><guid>https://sourceforge.netad1686413893d42e0bb9d1786f44505ec02161bb</guid></item><item><title>Features modified by Diego Cadogan</title><link>https://sourceforge.net/p/ailsup/wiki/Features/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Diego Cadogan</dc:creator><pubDate>Tue, 19 Aug 2014 00:00:29 -0000</pubDate><guid>https://sourceforge.net730676ea6115eb9810a67a7710eff22c879cf306</guid></item><item><title>Features modified by Diego Cadogan</title><link>https://sourceforge.net/p/ailsup/wiki/Features/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="ails-up-pre-alpha-name"&gt;* Ails Up (pre-alpha name)&lt;/h1&gt;
&lt;p&gt;is a Debian INTEL/AMD optimised set of Kernel configurations and appliances for multi-purpose x86_64 general hardware(Gigabyte, Asus, Intel, VIA, SIS motherboards)&lt;br /&gt;
Oriented as a tiny testing HPC console/desktop we intend to "ail" our Linux processes for software devs/QA and thin laboratory clusters. MIC hardware. DM/Multipath storage is supported in the Kernel as well as USB storages and an initial attempt to modularize coding by using NUMA on Ethernet and live network filesystems, easy memory and full IPv6 are supported.&lt;br /&gt;
The idea remains strong at documenting our building/testing processes as well as optimizing the code for the current hardware (DualCores) and for more modern hardware like Mobiles, i7 Cores or High performance computers running several cores.&lt;/p&gt;
&lt;h1 id="initial-notes"&gt;* Initial Notes&lt;/h1&gt;
&lt;p&gt;Personal release for our enterprise cluster.&lt;br /&gt;
Review and use freelly with our consent or advice for complex loads--&lt;br /&gt;
for logging in try root:diego77 or email us at spheric@fibertel.com.ar&lt;/p&gt;
&lt;h1 id="kernel-stuff"&gt;* Kernel stuff&lt;/h1&gt;
&lt;p&gt;The distro runs Linux Kernel 3.16.1 so it might hit a few known kernel bugs,&lt;br /&gt;
Some of them are next:&lt;br /&gt;
1. Video out, No signal after heavy X loads, casual reboots&lt;br /&gt;
2. RCU hangchecks and stack dumps. No reboots generally just a lot of noise.&lt;br /&gt;
3. Workers poor configuration for High-end multitasking.&lt;br /&gt;
4. A few IPv4 network stack overflows. eventual reboots.&lt;/p&gt;
&lt;h1 id="todo"&gt;* TODO&lt;/h1&gt;
&lt;ol&gt;
&lt;li&gt;Pluggable features in /usr/local /opt /data filesystem&lt;/li&gt;
&lt;li&gt;ALSA&lt;/li&gt;
&lt;li&gt;Huge tables default configuration&lt;/li&gt;
&lt;li&gt;Student/Developer scripts. (git pull, builders)&lt;/li&gt;
&lt;li&gt;Kernel patching, testing features, etc&lt;/li&gt;
&lt;li&gt;i915 latest support drivers and gallium.&lt;/li&gt;
&lt;li&gt;Wi-Fi and bluetooth ipv4 support&lt;/li&gt;
&lt;li&gt;Latest GCC versions&lt;/li&gt;
&lt;li&gt;SELinux testing confinement.&lt;/li&gt;
&lt;li&gt;Xen images&lt;/li&gt;
&lt;/ol&gt;
&lt;h1 id="full-image-supported-features"&gt;* Full image Supported features:&lt;/h1&gt;
&lt;ol&gt;
&lt;li&gt;CGROUPs optimized by default&lt;/li&gt;
&lt;li&gt;Latest Debugging / Baremetal kernels&lt;/li&gt;
&lt;li&gt;Pretested developer/stable kernel functions&lt;/li&gt;
&lt;li&gt;Full Haswell and MIC support in test&lt;/li&gt;
&lt;li&gt;Full optimized python support&lt;/li&gt;
&lt;li&gt;Full optimized perl support&lt;/li&gt;
&lt;li&gt;Exceptional Latest Java testing release compliance&lt;/li&gt;
&lt;li&gt;Exceptional Latest Python testing release compliance&lt;/li&gt;
&lt;li&gt;Perl stable with features&lt;/li&gt;
&lt;li&gt;NUMA Nodes over Ethernet&lt;/li&gt;
&lt;li&gt;IPv6 full stack with IPsets&lt;/li&gt;
&lt;li&gt;Multipath storage&lt;/li&gt;
&lt;li&gt;Overclocking featurettes&lt;/li&gt;
&lt;li&gt;Qt, Java, Maven, jEdit, Desktop helpers&lt;/li&gt;
&lt;li&gt;General debian repos&lt;/li&gt;
&lt;li&gt;Usb image&lt;/li&gt;
&lt;/ol&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Diego Cadogan</dc:creator><pubDate>Mon, 18 Aug 2014 23:56:52 -0000</pubDate><guid>https://sourceforge.net1d69ac5e3e730fdd349fa6a5152f402b060f1e0e</guid></item></channel></rss>