-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathtodo
112 lines (82 loc) · 3.86 KB
/
todo
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
- upgrade nvidia driver handling
- use new package and tool (update-glx) for glx-alternative setting
- special xorg.conf no longer needed
- more plymouth tests (especially with NVIDIA GPUs) needed:
- sudo plymouth-set-default-theme lines
- sudo plymouthd ; sudo plymouth --show-splash ; sudo plymouth display-message --text="Test"; sleep 10 ; sudo killall plymouthd
- unattended upgrades without blocking other cronjobs
- eject DVD media when shutting down
- test if hfsprogs, hfsplus or hfsutils are needed to access some HFS(+) partitions (Mac@Dieter?)
- show okteta and kcalc in GNOME
- pre-install open-vm-tools
- live-swapfile:
- depend on swapspace (https://packages.qa.debian.org/s/swapspace.html)
- only select the destination for creating swapfiles
- let swapspace do the dynamic swapfile creation
- live-guest
- update for jessie
- add fix script for owncloud folders (it always uses full paths but would work with relative paths)
- better scribus icon
- dlcopy:
- save/load settings (data partition read/write mode, data partition file system, data partition copy mode, exchange partition size)
- create a new uuid when copying or creating a new image
- keep user password when upgrading storage media
- set keyboard at every boot
- Cinnamon & MATE: autostart script successfully updates layout list but is too late
to update the selection (previously selected layout is kept until next login)
- Enlightenment:
- change config via eet (./e/config/standard/e.cfg E_Config_XKB_Layout)
- remote support setup so that Gaudenz can also provide support
- live build auto config does not work for me (contrib and non-free is missing in chroot)
- lernstickWelcome:
- add makehuman
- add flightgear/fgrun
- add scantailor
- detect and use correct architecture (i386 or amd64) for:
- google earth
- skype
- efi blacklist
- also blacklist kernel driver (test on MacBook)
- Test if hp-wmi rfkill workaround is still needed. See https://bugzilla.kernel.org/show_bug.cgi?id=76471
- mac volume label doesn't seem to work on older Macs (tested on Mac@home and MacDesktop@work)
- no tty after X on MacDesktop@work and Mac@home
- see https://bbs.archlinux.org/viewtopic.php?id=143569
- try boot options "video=vesa:off vga=normal"
- put third party debs into our repository:
- alice2
- cmaptools (license!?)
- lxmed
- package software
- https://extensions.gnome.org/extension/495/topicons/
- tuxmathscrabble (http://www.asymptopia.org/software/tuxmathscrabble/)
- freedoko http://free-doko.sourceforge.net/de/FreeDoko.html
- xlogo (http://xlogo.tuxfamily.org/)
- xlogo4schools (http://sourceforge.net/projects/xlogo4schools/)
- minetest: fix low-res icon in KDE
- fix low-res icons:
- pathological
- exam environment: automatic/interactive file system repair for damaged (read-only mounted) exchange partition?
- MacBook@work:
- kdm timeout seems to be too small (starting with DVD)
- remote support on HTTPS (easier with Swisscom firewalls)
- add https://meet.jit.si/lernstick to chromium bookmarks
- preinstall jitsi desktop streamer plugin in chromium
- JFractionLab: creating worksheets doesn't work
- user template:
- iceweasel: default bookmarks
- xmoto: minimal settings
- live-startup-scripts for:
- megaglest
- hedgewars
- test if we still need these packages from wheezy:
- lernstick-kmix
- lernstick-plymouth
- blender: activate add-on “Add Mesh Extra Objects”
- backports:
- backporting failed:
- ardour:
dh_shlibdeps -pardour3
dpkg-shlibdeps: warning: couldn't find library libardourcp.so needed by debian/ardour3/usr/lib/ardour4/surfaces/libardour_osc.so (ELF format: 'elf32-i386'; RPATH: '')
dpkg-shlibdeps: error: couldn't find library libardour.so.3 needed by debian/ardour3/usr/lib/ardour4/surfaces/libardour_osc.so (ELF format: 'elf32-i386'; RPATH: '')
...
- calibre (see https://bugs.launchpad.net/calibre/+bug/1516448 for details)