1 -*- mode: markdown; -*-
9 `lb config --linux-flavours 486`
14 ### Custom configuration file
16 - copy, and optionally adapt, the custom `./examples/eCAFE/xorg.conf`
17 to `config/chroot_local-includes/etc/X11/` ; beware of the
18 permissions, non-root users must have read access to the including
19 X11 directory and to the `xorg.conf` file
21 ### Disable automatic X.Org configuration
23 In `config/amnesia`, add `noxautoconfig` to the `AMNESIA_APPEND`
28 Probably due to a bug in `live-helper` or `live-initramfs`, one also has
29 to create in the chroot:
30 - the `/etc/X11` directory
31 - the `/etc/X11/X` symbolic link.
33 This can be easily achieved by copying `./examples/eCAFE/X11_fixup` to
34 `config/chroot_local-hooks`. The copied file must have executable
40 In `config/amnesia`, edit the `AMNESIA_APPEND` boot parameters list
43 - add `video=lxfb:800x480@60`