Commit Graph

139 Commits

Author SHA1 Message Date
a7fa2ad01e Makefile: remove bashism 2013-10-01 01:36:15 +02:00
0be567ca39 Release 1.2.94 2013-09-29 19:03:57 +02:00
9e035594d9 processor: fix to avoid reporting script execution error on log 2013-09-29 18:56:30 +02:00
29c1787405 filesystem: swap: yet another fix, add UUID= when calling swapon using uuid 2013-09-29 18:40:45 +02:00
f7e9e7befb filesystem: enable swap after adding to fstab 2013-09-29 18:35:08 +02:00
d18482236a filesystems: re-enable only for swap configuration; systemd service: start befare swap.target 2013-09-26 14:26:55 +02:00
c7a0828eaa Release 1.2.93 2013-09-19 12:31:22 +02:00
fdfb337dcb network: remove trailing spacing when setting HWADDR for ifcfg-p2p0 for NetworkManager to parse it correctly 2013-09-19 02:30:06 +02:00
29ea391692 network: enable getty on ttyGS0,1 through systemd to enable ACM console on android_usb 2013-09-19 02:00:46 +02:00
94b6db3676 network: code optimization for speed and removal/cornering of obsolete functions 2013-09-18 20:10:00 +02:00
57701f3c38 Release 1.2.92 2013-09-18 02:03:19 +02:00
7a526dab3a xorg: remove obsoleted code and rework caching for autoprobed devices to speed up boot 2013-09-18 02:01:19 +02:00
95b7da8f5b sound: don't probe raspberry-pi sound module, now using an alias since libalsa 1.0.27.2-4mamba
- rework checks on cached (unchanged) devices to speed up boot in rpi and sgn
2013-09-18 01:58:48 +02:00
a3d787b75c Release 1.2.91 2013-07-31 15:17:41 +02:00
dccee1c9dd network: configure and start a dedicated dhcpd server bound to configured CDC and RNDIS interfaces 2013-07-31 14:35:17 +02:00
8740e2a830 network: added support for configuration of CDC-Ethernet and Android RNDIS network interfaces 2013-07-31 13:28:01 +02:00
b011e2aa40 network: removed obsolete code for interactive boot-time configuration using dialog 2013-07-31 12:10:54 +02:00
10aa2ca3ee sound: add support for initial mixer configuration of Midas_WM1811 (Galaxy Note 10.1) 2013-07-30 18:21:48 +02:00
c2a12f57be Revert "filesystems: re-enable with systemd because installer needs mounted entries"
This is not really needed and would cause problems with systemd.

This reverts commit a6f03cc4b3.
2013-06-28 22:14:48 +02:00
a6f03cc4b3 filesystems: re-enable with systemd because installer needs mounted entries 2013-06-11 15:15:37 +02:00
7cd0c08d6b Release 1.2.90 2013-04-05 14:56:21 +02:00
9f585a34c9 xorg: fix when nouveau/modeset is returning -1 instead of 1 (treat as 1) 2013-04-05 14:54:33 +02:00
97a897b29e postplug-service: run after fs remount and before sysinit.target 2013-04-05 14:51:14 +02:00
f8beae5cbe localtime: create /etc/localtime as a symlink as required by systemd (and also good for sysv5) 2013-04-05 14:23:43 +02:00
d6e8096815 postplug: add systemd service script and don't run filesystem and console scripts if systemd is running 2013-04-05 14:19:03 +02:00
61f21f23ee Release 1.2.21 2013-03-01 19:03:16 +01:00
Davide Madrisan
22b90cd26a NetworkManager creates the ifcfg files so NETWORK_NEWDEVICE must be set to off by default
Signed-off-by: Davide Madrisan <davide.madrisan@gmail.com>
2013-02-23 19:27:30 +01:00
2020bd26fd xorg: radeon: enable a conservative power profile (mid) by default 2013-01-27 19:30:36 +01:00
f4158a3687 Release 1.2.20 2012-09-02 16:22:42 +02:00
c0bf7d25ed sound: Raspberry PI: configure to load snd-bcm2835 and set dummy alsa.conf because driver doesn't support dmix & c. plugins 2012-09-02 16:20:23 +02:00
c33c8978df sound: make lspci silent if no PCI bus is available (arm) 2012-09-01 20:50:22 +02:00
b8ce4a9a82 xorg: don't fail if no devices are conifgured; this makes probe work on Raspberry Pi with fbdev 2012-09-01 20:49:24 +02:00
4af6f32896 xorg: don't blacklist nouveau driver to avoid it from being removed from initramfs and stop being reconfigured 2012-08-03 20:58:36 +02:00
efd02e0b17 filesystems: set 'noatime' option for also previously configured root filesystem 2012-07-30 16:29:36 +02:00
42f193f4eb filesystems: configure ext* and reiser* filesystems with the noatime option 2012-07-30 16:10:03 +02:00
71265c889c Release 1.2.18.1 2012-07-30 16:06:52 +02:00
74bdfeb5dd Revert "sound: workaround softvol channels initialization by running dummy aplay and arecord"
Reported to hang boot on a DELL Optiplex 755 with:

00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 02)
	Subsystem: Dell Optiplex 755

Codec: Analog Devices AD1984
Address: 0
AFG Function Id: 0x1 (unsol 0)
Vendor Id: 0x11d41984
Subsystem Id: 0x10280211
Revision Id: 0x100400

A recent patch to libalsa should be the upstream solution to the KWin crash problem this patch was intended to fix.

This reverts commit 30e0db1d2c.
2012-07-24 11:53:35 +02:00
1f22c78861 Release 1.2.18 2012-07-16 19:48:03 +02:00
56de70a264 xorg: set GLXVBlank to true when using nouveau driver to fix flickering issues 2012-07-16 19:30:18 +02:00
c454411a28 xorg: fix a typo preventing nvidia->nouveau reconfiguration from working 2012-07-16 18:47:34 +02:00
b934e5e81d fglrx/radeon: also support fglrx -> radeon and reverse reconfiguration based on modeset activation 2012-07-11 01:06:57 +02:00
57a587a5e4 xorg: support nouveau -> nvidia reconfiguration 2012-07-05 16:35:29 +02:00
32b12498c4 Release 1.2.16 2012-07-05 16:33:53 +02:00
c468b29553 xorg: disable autoconfigured multiple screens 2012-06-12 16:23:43 +02:00
5d80adf19a Release 1.2.15 2012-06-10 19:39:19 +02:00
30e0db1d2c sound: workaround softvol channels initialization by running dummy aplay and arecord 2012-06-06 19:02:23 +02:00
f918abfc6b Release 1.2.14 2012-03-03 12:55:04 +01:00
f10bc890e2 Makefile: make rcpostplug.d links to postplug.d plugins relative 2012-03-02 19:38:30 +01:00
8ea30d4cc1 console: added plugin for automatic /etc7inittab consoles configuration 2012-03-02 19:32:28 +01:00
root
dd6e1435ce sound: (arm) use /proc/asound/cards to detect soundcard changes if PCI bus is missing 2012-03-02 15:11:40 +01:00