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.
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
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.
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!
Specific build licences and legal notes coming asap.
See Debian Licence https://www.debian.org/legal/licenses/
DMC2014 Cordoba, Argentina.