News

Lack: Version 1.5 is out

Added by Olivier Schwander 40 days ago

Import note for old users

You will need to change the way you lauch lack. In the past, there was a lack-init binary which was eval-ed in your .bashrc, now this binary is replaced with a shell script fragment living in the source of your Lack installation. Its content is simply the code which was the output of lack-init.

To upgrade, simply run lack-init > /path/to/lack/init.sh and replace eval $(lack-init) with source /path/to/lack/init.sh

Moreover, each time you used to to launch lack-init --foobar, you will have to launch lack --foobar.

Compilation

There is now an All-In-One version which intend to be self-containded. Right now, it only avoids the dependency on xml-light.

Short: 0.1 is out !

Added by Olivier Schwander 132 days ago

Not a lot of features, but it's sufficient for basic use.

Lack: Version 1.1 is out

Added by Olivier Schwander 189 days ago

You can now install Firefox using the archive available on mozilla.org.

Lack: Version 1.0

Added by Olivier Schwander 190 days ago

The dependencies work: you can simply ask to install your favorite package and hope lack will do the job for you !

Currently, most of xml packages need to be updated. Right now, darcs is the only package up-to-date.

Also available in: Atom