Menu

Tree [b0038c] master /
 History

HTTPS access


File Date Author Commit
 ks 2015-01-11 Simon Arjuna Erat (sea) Simon Arjuna Erat (sea) [b0038c] Add LFS books
 scripts 2014-12-28 Simon Arjuna Erat (sea) Simon Arjuna Erat (sea) [ac9825] stable, but skel failed
 skel 2015-01-11 Simon Arjuna Erat (sea) Simon Arjuna Erat (sea) [b0038c] Add LFS books
 AwesomeWM-rawhide.ks 2014-08-29 Simon Arjuna Erat Simon Arjuna Erat [18a8a1] Restructured around make-script; current releas...
 AwesomeWM.ks 2014-12-30 Simon Arjuna Erat (sea) Simon Arjuna Erat (sea) [ca8811] theory looks nice, actual image uses old packag...
 README.md 2014-09-01 Simon Arjuna Erat Simon Arjuna Erat [2d0a07] Changed some packages
 gpl.txt 2014-08-31 Simon Arjuna Erat Simon Arjuna Erat [7272b1] Added readme & improved first.sh & first-boot.s...
 iso-awesome-sea.ks 2014-11-12 Simon Arjuna Erat Simon Arjuna Erat [0bebad] Build process stable - need to fix external pac...
 make-iso.conf 2014-11-19 Simon Arjuna Erat Simon Arjuna Erat [229ba9] Updated config
 make-iso.sh 2014-11-16 Simon Arjuna Erat Simon Arjuna Erat [68b2ef] Stable build and good first experience of TUI. ...
 screenshot-clean.jpg 2014-05-11 Simon Arjuna Erat (sea) Simon Arjuna Erat (sea) [3a5565] Changed screenshot

Read Me

AwesomeWM LiveSpin by (sea)

Description

This spin aims to be localized to SwissGerman keyboard layout.
Also it is optimized for my taste of linux experience,
this might not be everyone's taste, and thats just fine.

It comes with basic office applications, such as AbiWord
and Gnumeric, as well as communication tools like XChat,
Thunderbird and FireFox.

Also it offers some basic development tools, such as git,
gcc, rpmbuild, mock, rpmlint, ssh.

Get the iso

Thanks to http://sourceforge.com i may offer you direct downloads of my built iso files.
You may download them from: SourceForge Project Files

If you are running Windows or Apple, you may want to use Universal Netboot Installer to write the iso to an USB-Stick.
If you are running Linux, Unix or BSD version, simply use dd,
as in: dd file.iso /dev/sdu

Build Instruction

Personaly, i do have my projects in $HOME/prjs/PROJECTNAME.
You can keep that, or change 'prj=' to whatever path applies to you:

prj=$HOME/prjs/iso-awesome-sea
git clone git://git.code.sf.net/p/awesomewmspin/code $prj
sed s,"/sea","/$USER",g -i $prj/make-iso.sh
sudo ln -s $prj/make-iso.sh /usr/bin/make-awesomewm
make-awesomewm [rawhide]

Now edit the make-iso.conf in the $prj directory, so that the paths match your system.

When done, simply type as regular user

    sudo make-awesomewm

and enjoy the new iso in your $HOME directory.
(Note, if run as root (as in: not with sudo), the iso will be in root's home dir)

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.