AlphaOS linux


esperienza distribuzione AlphaOS derivata archlinux

-------------------------
alphaOS v.9.0 Linux
Linux 3.10.3-ALPHAOS [i686 arch]
-------------------------

per installarla su HD/pendrive/kvm

http://digilander.libero.it/sacarde/data/installation-alphaOS

---------------------------------------------------------------
in /root esiste: .xinitrc
- - - - - - - - - -
~/.start &
(config.base: hwclock, sfondo, numlockx, xset, volume, conky...)
exec $WINDOW_MANAGER (openbox)


---------------------------------------------------------------


- - - - - - - -
/etc/inittab
::sysinit:/etc/rc.d/rc.sysinit
---> tty1::respawn:agetty -a root -8 -s 38400 tty1 linux
(auto login della tty)
---> tty1::respawn:getty 38400 tty1
(tty normale)
tty2::respawn:getty 38400 tty2
tty3::respawn:getty 38400 tty3
::ctrlaltdel:reboot
---------------------------------------------------------------

configurazione base
- - - - - -
cat rc.conf
#!/bin/sh

# USER SELECTED VARIABLES
X_AUTOLOGIN="no" (esegue o no l'autologin grafico)
AUTOMOUNT_VOLUMES="no"
SAVEFILE_DIALOG_FORCE="no"
HARDWARECLOCK="localtime"
DAEMONS="metalog messagebus alsa sshd sensors"
MODULES=""

# NETWORK
interface="eth0"
address=""
netmask=""
gateway=""

# LOCALIZATION
LOCALE="it_IT.UTF-8"
-----------------------------------------------------------------


/etc/rc.d/rc.local (comandi all'avvio)

/usr/bin/sshd -D &
/usr/bin/ntpd -g -u ntp:ntp &

- - - - -
/etc/rc.d/rc.sysinit
--------------------------



/etc/services sftp udp tcp 115
/etc/protocols

- - - - - - -

mpg123 /usr/share/audio/login.mp3

- - - - - - -

df -HT

Filesystem Type Size Used Avail Use% Mounted on
rootfs rootfs 1,3G 522M 778M 41% /
/dev/sda1 ext3 1,8G 1,6G 170M 90% /initrd/mnt/dev_save
/dev/loop1 ext2 1,3G 522M 778M 41% /initrd/pup_rw
/dev/loop0 squashfs 47M 47M 0 100% /initrd/pup_ro2
/dev/loop2 squashfs 83M 83M 0 100% /initrd/pup_a
unionfs aufs 1,3G 522M 778M 41% /
tmpfs tmpfs 302M 29k 302M 1% /tmp
devtmpfs devtmpfs 256M 0 256M 0% /dev

--------------------------------------------------------------------
http://alphaos.tuxfamily.org/forum/viewforum.php?f=6
--------------------------------------------------------------------


schermate:


prima schermata:

uploaded_image


grafica: accessori

uploaded_image


grafica: gestione spazio permanente

uploaded_image



Articolo tratto da: #341724 Linux - http://sacarde.altervista.org/
URL di riferimento: http://sacarde.altervista.org/index.php?mod=read&id=1377077247