From 91140b5901a8454d62ac49fe8a7cd40ee559ef76 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 29 Jun 2014 21:22:42 +0200 Subject: Update NEWS and add some TODOs. --- NEWS | 9 +++++++++ TODO | 21 +++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/NEWS b/NEWS index dbf930a..f8ff8b8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +1.0.4 + + Corrections: + * Fix runtime/update scripts (was totally broken till now). + + Improvements: + * Include ntp. + * Adjust suffix for PGP signatures, to ease verification. + 1.0.3 Corrections: diff --git a/TODO b/TODO index 37d533a..0678510 100644 --- a/TODO +++ b/TODO @@ -7,12 +7,18 @@ Profiles: * what about addressbooks? * Include gpa? * Conditionally enable OpenGL dependencies when supported by hardware + * Install whatever needed for auto-mounting removable media. + Thanks to Ralf Bendrath. + * Fix force-remove calendar-timezones when upgrading iceowl-extension. + Thanks to Erik Josefsson. + * install apt-listchanges. Profiles, for Jessie and newer: * install xul-ext-y-u-no-validate * Update lists of locale-specific packages, adding ones for Iceowl * Update desktop/media topic to drop ESounD support * Update desktop/media topic to include mpv (and exclude mplayer2) + * install systemd-shim Deployment: * test that auto-updating security fixes actually works @@ -40,6 +46,21 @@ Deployment, for Lenovo Edge E145: * boot from usb (via F12), install past disk erasure, switch off * Document post-install tuning: * sudo aptitude install firmware-linux firmware-realtek broadcom-sta-dkms + * Test (i.e. compare thoroughly differences with) alternate install: + * install base system (not automated)... + + hit enter on root passwords (to switch to sudo-base admin) + + provide manual mirror: http.debian.net + + enable popcon + + deselect all tasks + * manually download, verify, and execute script.sh: + wget http://parl.debian.net/desktop/script.sh + wget http://parl.debian.net/SHA512SUMS + wget http://parl.debian.net/SHA512SUMS.sig + aptitude install debian-keyring + gpgv --keyring /usr/share/keyrings/debian-keyring.gpg SHA512SUMS.sig + ln -s . desktop + sha512sum -c SHA512SUMS desktop/script.sh + sudo sh script.sh Bugs (report to Debian and track here until fixed in stable): * Lots of core packages should be apt-mark'ed as auto-installed -- cgit v1.2.3