From 8871e77512849d25f7fb05ef81f26cc85fc7c7ab Mon Sep 17 00:00:00 2001 From: v-fox Date: Wed, 8 Jul 2015 10:07:27 +0500 Subject: [PATCH] getting ready for 0.8.1/0.9 & 2GB/4GB split --- ChangeLog | 15 ++++++++++++--- README.md | 4 ++-- config/packages.root_only | 20 ++++++++++++++++++++ source/config.sh | 3 ++- 4 files changed, 36 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8a9a3c3a..9dc7b233 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,18 +1,27 @@ +0.9.0: + * dropping 2GB limit and not considering anything less than 4GB: + keeping file persistency enabled; + keeping basic devel packages since OpenCL wants half of them anyway; + installing all translations and not shunning away from 32bit packages + * font selection is completely overhauled in favour of Google Noto collection + * support for OpenCL (AMD & Intel) + * support for high-quality midi playback + * addition of wine with native Gallium DirectX 9 support + * addition of well working gaming emulators + 0.8.1: * file persistency is disabled again due to extreme system slowness and space exhaustion on 2GB USB sticks - * removal of dispcalGUI and plaso kit for making under 2GB size limit + * removal of basic devel packages for purpose of space conservation 0.8.1 & 0.9.0: * LXQt migration to Qt5 / 0.9 update * fix for YaST2-firstboot no-GUI oversight - * font selection is completely overhauled in favour of Google Noto collection * support for F/OSS OpenMAX IL (AMD & Nvidia) * addition of Tano IPTV player and return of non-beta VLC * addition of mednafen, JACK-capable multi-system emulator * addition of efitools and UEFITool for manipulating U/EFI crap * removal of vaapi support in gstreamer (it brings more trouble than it's worth) - * removal of basic devel packages for purpose of space conservation * removal of XScreenSaver (due to inhibition problem) * removal of SIP Witch (too specific purpose) * replacement of caching polipo with non-caching privoxy Tor-forwarding proxy diff --git a/README.md b/README.md index 8825ec74..1358dbf2 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ SubtitleComposer and Aegisub subtitle editors, Trackma anime/manga tracker * Clementine audio player, Audacity audio editor/recorder; GStreamer with FFMPEG and JACK output by default * professional colour management facilities -(consisting of colord and xiccd) +(consisting of colord, argyllCMS, dispcalGUI and xiccd) * printer (via cups), scanner (via x/sane) and analogue video input (via tvtime) support * professional screencasting tool SimpleScreenRecorder with native JACK support @@ -57,7 +57,7 @@ fresh PPAPI Flash abomination with excellent NPAPI shim, all JACK-ready * support for pretty much all filesystems known to man, in kernel or via FUSE * U/EFI manipulation via efitools and UEFITool * security/forensics tools: - * autopsy/sleuthkit, scalpel, chkrootkit/rkhunter, ntpassw/dchntpw/ophcrack, lynis + * autopsy/sleuthkit, scalpel, [plaso/log2timeline](http://plaso.kiddaland.net) & [Windows®-gutting toolkit](https://github.com/libyal), chkrootkit/rkhunter, ntpassw/dchntpw/ophcrack, lynis * encryption tools: * tc-play (TrueCrypt reimplementation), aespipe, emount/zuluCrypt/cryptsetup, seahorse/gnome-keyring, keepassx * useful things that I've put there but forgot to mention diff --git a/config/packages.root_only b/config/packages.root_only index 4af2c5b9..443d13c9 100644 --- a/config/packages.root_only +++ b/config/packages.root_only @@ -115,6 +115,7 @@ delayacct-utils deltarpm desktop-translations dictd +dispcalGUI djvulibre-djview4 dmidecode dnscrypt-proxy @@ -501,6 +502,7 @@ libcap-progs libclutter-gst-2_0-0 libcryptsetup4-hmac liberation-fonts +libflashsupport libfreerdp-1_0-plugins libgcrypt20-hmac libhmac-tools @@ -737,6 +739,8 @@ pulseaudio-utils pulseaudio-zsh-completion pure-ftpd pwgen +python-plaso +python-scapy python-SpiceClientGtk qasmixer qbittorrent @@ -995,3 +999,19 @@ zuluCrypt zypper zypper-aptitude zypper-log +adobe-sourcesanspro-fonts +arabic-fonts +efont-unicode +farsi-fonts +indic-fonts +intlfonts-ttf-fonts +khmeros-fonts +mongolian-fonts +nanum-fonts +pothana2000-fonts +sazanami-fonts +sil-padauk-fonts +thai-fonts +thryomanes-fonts +wqy-microhei-fonts +wqy-zenhei-fonts diff --git a/source/config.sh b/source/config.sh index 700c3645..9de96e13 100755 --- a/source/config.sh +++ b/source/config.sh @@ -106,7 +106,8 @@ update-smart-drivedb # force-installing Google-fonts from crapload of packages here instead of the proper place zypper --non-interactive --gpg-auto-import-keys refresh -zypper --non-interactive install "google-*-fonts" +#zypper --non-interactive install "google-*-fonts" +#zypper --non-interactive install --from security_forensics "*-tools" rm -rf /var/{cache,log}/zypp/* # making list of installed packages from default user