mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 09:57:14 +08:00
temorarly remove xorg configuration, xorg is able to do it itself
This commit is contained in:
parent
6f879f1e8d
commit
837c48b026
@ -1,7 +1,7 @@
|
||||
|
||||
pkgname=chakra-init-live
|
||||
pkgver=2017.09
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Live-session systemd startup scripts"
|
||||
arch=('x86_64')
|
||||
url="https://chakralinux.org"
|
||||
@ -12,7 +12,7 @@ install=$pkgname.install
|
||||
depends=('upower' 'udisks2' 'avahi' 'networkmanager' 'ntp' 'bluez' 'cups')
|
||||
|
||||
source=('live' 'live.service' 'locale_setup.sh')
|
||||
md5sums=('5165d0b1c8500cb2a255eaf06d632a8b'
|
||||
md5sums=('1e8942cbf0bbf6a28b027e9c8aaedab4'
|
||||
'571358cfe8eac5546e90c1341100e903'
|
||||
'a6f4d7fc3b1365eb5274afa7177b2cd9')
|
||||
|
||||
|
@ -40,10 +40,10 @@ set_locale # sets locale settings and hwclock
|
||||
/opt/chakra/bin/hwdetect
|
||||
|
||||
#Detecting drivers
|
||||
/opt/chakra/bin/xorg-detect
|
||||
#/opt/chakra/bin/xorg-detect
|
||||
|
||||
#Adjusting xorg config file
|
||||
/opt/chakra/bin/xorg-config
|
||||
#/opt/chakra/bin/xorg-config
|
||||
|
||||
#do_configsforroot
|
||||
cp -a /etc/skel/. /root/
|
||||
|
Loading…
Reference in New Issue
Block a user