Menu

Features

There is a newer version of this page. You can find it here.

* Ails Up (pre-alpha name)

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.

* Initial Notes

Personal release for our enterprise cluster.
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/Integration 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.
3. Workers poor configuration for High-end multitasking.
4. A few IPv4 network stack overflows. eventual reboots.

* TODO

  1. Pluggable features in /usr/local /opt /data filesystem
  2. ALSA
  3. Huge tables default configuration
  4. Student/Developer scripts. (git pull, builders)
  5. Kernel patching, testing features, etc
  6. i915 latest support drivers and gallium.
  7. Wi-Fi and bluetooth ipv4 support
  8. Latest GCC versions
  9. SELinux testing confinement.
  10. Xen images

* Full image Supported features:

  1. CGROUPs optimized by default
  2. Latest Debugging / Baremetal kernels
  3. Pretested developer/stable kernel functions
  4. Full Haswell and MIC support in test
  5. Full optimized python support
  6. Full optimized perl support
  7. Exceptional Latest Java testing release compliance
  8. Exceptional Latest Python testing release compliance
  9. Perl stable with features
  10. NUMA Nodes over Ethernet
  11. IPv6 full stack with IPsets
  12. Multipath storage
  13. Overclocking featurettes
  14. Qt, Java, Maven, jEdit, Desktop helpers
  15. General debian repos
  16. 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

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

* Integration tests/Autorship

DMC2014 Cordoba, Argentina.


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.