Skip to content

Conversation

@elkangaroo
Copy link
Owner

Original PR by @BooDoo (drinkcat#99)

Chroagh/arch crouton for Freon stack

merge of 18cc180 and dnschneid/crouton@35609c0

cribalik and others added 30 commits June 1, 2015 12:38
Added a volume script with interface similar to brightness.
See crbug.com/502534, waiting for better upstream fix.
Let's try to reduce the number of NO_DATA errors.
Remove -freon from board names, and detect if we should fetch a
-freon release or not.
getrelease.sh now looks up release name after the URI of one of the type
specified in the man page.
httpredir.debian.org chooses the best debian mirror based on your
geographic and network location.  Use it instead of ftp.debian.org.  See
http://httpredir.debian.org/ for the details.
drinkcat and others added 26 commits August 23, 2015 03:10
getrelease.sh now looks up release name after the URI of one of the type
specified in the man page.
httpredir.debian.org chooses the best debian mirror based on your
geographic and network location.  Use it instead of ftp.debian.org.  See
http://httpredir.debian.org/ for the details.
* Determine whether it's locked or not by checking /var/run/crouton/... is a mount point or not.
* Fixes dnschneid#1798
Intercept open64 calls the same as open.  Required on Debian stretch-armhf
where Xorg calls open64 on /dev/tty0, /dev/tty7, and /dev/input/event.
Remove old precise PPA for xfce if found.
Also, remove PPA key.
Tweaked to remove all xfce-4.10.list files.
Leave in KEY for future ppa's.
Also, ensure (force) removal of source list.
- freon: Add getuid0, to be used in place of geteuid but always returns 0.
- xorg: Modify Intel driver (xserver-xorg-video-intel) to call getuid0
  instead of geteuid, to force DRM master setting/dropping.

xserver-xorg-video-intel commit e0c93a3e53a624beb5d3a15631237ac33b8c92cd
(git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-intel)
introduces a change where the driver does not set or drop DRM master if
running as a non-root user.  Since the Intel driver no longer drops DRM
master, Chromium OS is unable to reacquire it on switch or Xorg exit,
resulting in a black screen.

The Intel driver modification effectively reverts to the earlier behavior
of explicitly setting and dropping DRM master, even when Xorg runs as
non-root user.
* If /usr/local/chroots does not exist, make a symlink from
  /mnt/stateful_partition/crouton/chroots
* Fixes dnschneid#1397
We never ended up supporting it, and it's already EOL.
Piecemeal rebase conflict resolution was a bust.
Working now! With cavaets:
 - ChromeOS owns some hotkeys (e.g. Ctrl+Alt+T)
 - More to be discovered?
elkangaroo added a commit that referenced this pull request Feb 29, 2016
Arch for Freon stack ARM Chromebook
@elkangaroo elkangaroo merged commit 2f2afa5 into elkangaroo:master Feb 29, 2016
elkangaroo pushed a commit that referenced this pull request Mar 13, 2016
mediocregopher referenced this pull request in mediocregopher/chroagh Aug 3, 2018
catch up master from source
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.