
- Screenshot
- Features
- Package
- Shortcut keys
- Persistent home (optional)
- Download
- Changes from 090809
- links
- Any Questions/Bug/etc… ?
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
- kernel 2.6.31-ARCH
- openbox 3.4.7.2-4
- persistent /home settings (if you want)
- quick-init 1.10-2
- default boot to init 3
- user login: archone
- x11 hotplugging
- driver wireless: ath5k
- acerfand for control the fan
- probably compatible with other types of netbook (you should disable acerfand daemon in /etc/rc.local)
- vi 050325-1
- nano 2.0.9-2
- xterm 250-1
- firefox 3.5.5-1
- opera 10.0.12.36-3
- evince 2.28.1-1
- thunar 1.0.1-4
- network manager 0.7.1
- keepassx 0.4.1-1
- hsoconnect 1.2.18
- gedit 2.28.2-1
- gnome-terminal 2.28.2-1
- gnome-ppp
- gparted 0.4.8-1
- pidgin 2.6.3-2
- thunderbird 2.0.0.23-1
- gimp 2.6.6-3
- openoffice 3.1.1-2
Shortcut keys (for all keys, see or edit .xbindkeysrc):
- alt + F2 –> “run application”
- alt + x –> xterm
- alt + f –> firefox
- alt + t –> thunar
- alt + k –> keepassx
- alt + g –> gedit
- alt + o –> gnome-terminal
- alt + p –> pidgin
If you want, you can use this feature that allows you to save your data, settings and customizations on your stick.
In this way, you will find all your customizations on every boot, customizations as bash history, firefox settings, icons, theme, email accounts etc.
- Download home_archone_231109.tar.gz (md5:6aa37d2981eeef20d27fe5ef54584b0d)
- Extract the file img (don’t rename it!) and go to step 3…
- … OR you can create img manually (eg if you want choose size of img), by following these steps:
-
dd if=/dev/zero of=/<location>/home_archone.img bs=1M count=<size>, eg size 500 for 500 mb
- copy file img in your device
- boot from ArchOne
- mount the partition of your device where’s locate file img
-
sudo losetup /dev/loop2 /<mount_point_of_device>/home_archone.img
-
sudo mke2fs -t ext4 /dev/loop2
-
sudo mkdir /media/temp_home
-
sudo mount /dev/loop2 /media/temp_home
-
sudo cp -R /home/archone/. /media/temp_home/
-
sudo chmod -R 777 /media/temp_home
-
sudo chown -R archone /media/temp_home
-
sudo chgrp -R users /media/temp_home
-
- … OR you can create img manually (eg if you want choose size of img), by following these steps:
- Copy file img in the root of your device (add a partition on the same usb stick or use another device)
- Add the parameter “persistent_home=/dev/sd<ID device>” to kernel parameters, in /<mount_device_archone>/boot/grub/menu.lst, eg:
title ArchOne kernel /boot/vmlinuz26 lang=it ... persistent_home=/dev/sdb2 initrd /boot/ArchOne.img
- reboot and enjoy
- ArchOne-231109-i686.img
- mirror:
- md5: b0be577fea47f0eaad98f8a77eb4995e
- home_archone 231109.tar.gz
- md5: 6aa37d2981eeef20d27fe5ef54584b0d
To write the image *.img on flash drive,
sudo dd bs=8M if=ArchOne-231109-i686.img of=/dev/sd<id flashdrive>
(link)
-
added acpid daemon
- added yacpi, gimp, openoffice
- added pm-utils and automatic rules to modify cpufreq dynamically on ac adapter events:
- performance governor -> if you use ac power
- powersave governor -> if you use battery
- replaced bmpanel with tint2 panel
- removed gnome-power-manager
- Write in comments, in this post !!




































