Here's a sample release. Take it out for a test drive, and see what you can (or can't) do with it. Lots of apps are still missing compared to previous versions. Well, the menus are shorter, anyway. There's a lot here.
Edit: updated iso, and a zsync file:
http://downloads.sourceforge.net/projec ... 3_1737.isohttp://downloads.sourceforge.net/projec ... .iso.zsyncUpdated No-X iso and zsync file:
http://downloads.sourceforge.net/projec ... 4_0349.isohttp://downloads.sourceforge.net/projec ... .iso.zsyncHow to use zsync to download a newer iso file:
using-zsync-to-download-a-newer-iso-file-t451.htmlThe non-gui version started as a standard install of wheezy, then pinned "*systemd*", then dist-upgraded to jessie. In this updated iso (Dec. 4) other things are pinned and/or held. See below.
For the gui version:
Started with the jessV-nox iso, added openbox, lxpanel, lxterminal, spacefm and a few other things. Newest installer, snapshot and refracta2usb all without the need for gksu. Pinned *systemd*, older dbus, libpulse0, previous current bsdutils (just before systemd dep.)
I didn't install cups - this one has lprng, which I still haven't tried with my printer.
MPlayer IS installed, but it's not in the menu. Learn the keyboard command, 'cause there's no dashboard. Select video files from the file manager. Or install vlc.
No flash, no contrib, no non-free.
etc/apt/preferences.d/00pinsystemd
dbus and libpulse0 are pinned and held to wheezy versions.
bsdutils and util-linux are pinned and held to older jessie versions.
- Code:
Package: *systemd*
Pin: origin ""
Pin-Priority: -1
Package: dbus
Pin: version 1.5.8*,a=wheezy
Pin-Priority: 1001
Package: libpulse0
Pin: version 2.0-6*
Pin-Priority: 1001
Package: bsdutils
Pin: version 1:2.20*
Pin-Priority: 1001
Package: util-linux*
Pin: version 2.20*
Pin-Priority: 1001