LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 977|回复: 9

存一下macbook4,1配置文件

[复制链接]
发表于 2010-3-15 10:46:17 | 显示全部楼层 |阅读模式
用的是funtoo,-gnome -gtk -hal udev qt qt3support -kde

启动快,占用资源少  无线网络稳定

grub2
windows7/gentoo双启动


default 0
timeout 10

menuentry "Gentoo" {
        set root=(hd0,4)
        linux /boot/kernel root=/dev/sda4 rootfstype=ext4 video=uvesafb:mttr:3,ywrap,1200x800-32@60
}

menuentry "Windows 7" {
        set root=(hd0,1)
        chainloader +1
}

附件内包括kernel配置, 把后缀名改为bz2

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
发表于 2010-3-15 12:22:43 | 显示全部楼层
存到github上去吧。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2010-3-15 12:49:27 | 显示全部楼层

good idea:0)

Post by zhou3345;2075467
存到github上去吧。
..............
回复 支持 反对

使用道具 举报

发表于 2010-3-15 22:05:53 | 显示全部楼层
哈哈,终于看到有人跟我一样 -hal 了
回复 支持 反对

使用道具 举报

 楼主| 发表于 2010-3-16 00:27:48 | 显示全部楼层
Post by nonplus;2075617
哈哈,终于看到有人跟我一样 -hal 了


hal || udev 以我的经验 选择任意一个就可以了
回复 支持 反对

使用道具 举报

发表于 2010-3-16 07:10:12 | 显示全部楼层
搭车求问:去掉hal怎么自动检测硬件啊?arch下有个xserver-udev,gentoo怎么办?自动检测用习惯了,不想再加conf了
回复 支持 反对

使用道具 举报

 楼主| 发表于 2010-3-16 09:21:15 | 显示全部楼层
Post by yafeng;2075656
搭车求问:去掉hal怎么自动检测硬件啊?arch下有个xserver-udev,gentoo怎么办?自动检测用习惯了,不想再加conf了



把USE改成 -hal udev
emerge -uvDN world 一下,相关的包自动编译
xorg-server 就是udev版本了
回复 支持 反对

使用道具 举报

发表于 2010-3-16 12:22:40 | 显示全部楼层
老大啊,我这xserver的use没有udev啊,难道要git版的xserver?
回复 支持 反对

使用道具 举报

发表于 2010-3-16 12:23:50 | 显示全部楼层
哦……是funtoo……
回复 支持 反对

使用道具 举报

 楼主| 发表于 2010-3-16 15:44:53 | 显示全部楼层
Post by yafeng;2075716
老大啊,我这xserver的use没有udev啊,难道要git版的xserver?
-xorgserver本身不用udev
是它配套的输入设备需要
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表