自动配置Grub
如何固定系统DPI
Debian Linux的核心處理
关于Gnome的splash画面的修改
$ sudo apt-get install gtweakui这样就ok了。方法很多吧,可以告别那不好看的splash了......自己换一个PP的......
$ gtweakui-session
Debian Bootsplash 安装
ATTENTION!
Please read the following information very carefully. This kernel
patch is free software; you may redistribute it under the terms of the
GNU General Public License. This kernel patch comes with absolutely no
warranty.
Requirements
* To use the Linux bootsplash screen, you have to recompile your kernel. The bootsplash patch is available for 2.4.18-2.4.22 and 2.6.0-test9. The patches should also apply to newer versions of the Linux kernel.
If you are not familiar with this procedure, please ask one of your geek friends or get hold of a distribution that already comes with the bootsplash screen.
* You need to have a working framebuffer device with 16bit colordepth, preferably vesafb (i.e. vga=0x317 for 1024x768)
* You need a bootsplash theme. Get one here or make one yourself.
* You need the splash utility, see user space stuff.
If all requirements are met, lets get started:
Patching and Compiling the Kernel
First off, make sure, your kernel sources are installed in /usr/src/linux. Now download the version of the bootsplash patch that fits to your kernel.
* bootsplash version 3.1.3 (2003/11/14, Linux 2.6.0-test9)
ftp://ftp.openbios.org/pub/bootsplash/kernel/bootsplash-3.1.3-2.6.0-test9.diff
* bootsplash version 3.0.7 (2003/03/10, Linux 2.4.22)
ftp://ftp.openbios.org/pub/bootsplash/kernel/bootsplash-3.0.7-2.4.22-vanilla.diff.bz2
Note: check ftp://ftp.openbios.org/pub/bootsplash/kernel/ for bootsplash patches not mentioned here. The patches might work well with other kernel versions. However, this is not tested.
| yourbox:~ # cd /usr/src/linux yourbox:/usr/src/linux # patch -p1 < /path/to/bootsplash-3.0.7-2.4.20-vanilla.diff patching file drivers/char/console.c patching file drivers/char/keyboard.c patching file drivers/char/n_tty.c patching file drivers/video/Config.in patching file drivers/video/Makefile patching file drivers/video/fbcon-jpegdec.c patching file drivers/video/fbcon-jpegdec.h patching file drivers/video/fbcon-splash.c patching file drivers/video/fbcon-splash.h patching file drivers/video/fbcon-splash16.c patching file drivers/video/fbcon.c patching file include/video/fbcon.h patching file kernel/panic.c yourbox:/usr/src/linux # |
Now you have to change your kernel configuration, using make config, make menuconfig or make xconfig. Go to "Console drivers" -> "Frame-Buffer support" and select "VESA VGA graphics console" (or possibly another framebuffer driver, if one is available for your graphics hardware) and turn on "Use splash screen instead of boot logo". Also be sure to enable "Initial Ramdisk support" in "Block Devices" Save your new config and compile a new kernel. Copy the kernel to your /boot directory and make sure that you have a boot entry for it in your bootloader config.
Preparing the picture
As there are no filesystems accessible when the bootsplash is first shown, it can be attached to an initial ramdisk. If you dont have an initial ramdisk normally, just use an empty one.
Get the sources of the bootsplash utilities from:
ftp://ftp.openbios.org/pub/bootsplash/rpm-sources/bootsplash/bootsplash-3.0.7.tar.bz2
| # cd ~/splash # tar xvjf splashutils.tar.bz2 splashutils/ splashutils/Makefile splashutils/splash.c [..] splashutils/ChangeLog splashutils/COPYING # cd splashutils # make splash gcc -Os -Wall -c -o splash.o splash.c gcc -Os -Wall -o splash splash.o strip splash # cp splash /sbin/ # cd .. |
Next you need to attach the picture plus a header, defining text windows and such to the initrd (in the example, this is done for 1024x768. specify other resolutions, if available) :
/sbin/splash -s -f /etc/bootsplash/themes/yourtheme/config/bootsplash-1024x768.cfg >> /boot/initrd.splash
If you want to use more than one resolution for the bootsplash, call the above command several times, once for each resolution config file.
Finishing up
run lilo, if appropriate, and reboot your system. You should get the bootsplash screen.
During boot you will likely see the following in your messages:
vesafb: framebuffer at 0xf0000000, mapped to 0xdc816000, size 65472kDownload these utilities at ftp://ftp.openbios.org/pub/bootsplash/rpm-sources/bootsplash/bootsplash-3.0.7.tar.bz2
| function rc_splash() { test "$SPLASH" != "no" && test "$_rc_splash" -eq 1 && /sbin/splash "$1" progress=$(( $progress + 1 )) } when adding the rc_splash call to your runlevel script scheduler, do it about like this: for i in $runrc/S${rex}*; do [..] # send information to bootsplash handler. rc_splash "$i start" [..] done |
| [ .. ] fsck start:bootanim start fsck.mng fsck stop:bootanim stop [ .. ] |
| # # initialize boosplash progressbar variables # runrc=/etc/init.d/rc${RUNLEVEL}.d prerc=/etc/init.d/rc${PREVLEVEL}.d SSC=($runrc/S*) case "$SSC" in *\*) sscripts=0 ;; *) sscripts=${#SSC[*]} esac export sscripts if test "$PREVLEVEL" != "N" ; then KSC=($prerc/K*) case "$KSC" in *\*) kscripts=0 ;; *) kscripts=${#KSC[*]} esac export kscripts fi if [ "$PREVLEVEL" == "N" -a "$RUNLEVEL" == "5" ]; then export progress=16 sscripts=$(( $sscripts+15 )) else export progress=0 fi |
Currently only SuSE Linux 8.2 supports all features of the bootsplash v3. Please note that SuSE Linux 8.2 holds the themes in /usr/share/splash/themes. It keeps a temporary copy of the currently used config files in /etc/bootsplash to be used when /usr is not available (i.e. on a different partition). Patches to runlevel scripts of all distributions are welcome and can be linked here, if desired. Contact stepan@bootsplash.org.
米兰内罗
按
照贝鲁斯科尼的要求整个重建和翻新的米兰内罗(Milanello)现在已经成为欧洲享有最高声誉和最新颖的体育中心。米兰内罗距离米兰城只有50公里,
坐落在一座300米高的小山丘上,它靠近瓦雷泽(Varese,意大利北部城市),从通往科莫湖的高速公路可以很容易到达。 
俱乐部
| |
| 俱乐部名称 | Associazione Calcio Milan s.p.a |
| 成立年份 | 1899 |
| 俱乐部总部 | Via Filippo Turati 3, 20121 Milano. |
| 电话 | +39 0262281 |
| 传真 | +39 026598876 |
| 圣西罗体育场 | San Siro |
| 副主席兼首席执行官 | Adriano Galliani |
| 副主席 | Paolo Berlusconi |
| 副主席 | Gianni Nardi |
| 审计委员 | Leandro Cantamessa |
| 审计委员 | Michele Carpinelli |
| 审计委员 | Alfonso Cefaliello |
| 审计委员 | Giancarlo Foscale |
| 审计委员 | Livio Gironi |
| 总经理 | Francesco Vittadini |
| 总经理 | Francesco Antonio Giampaolo |
| 总经理 | Giancarlo Polerani |
| 总理事 | Ariedo Braida |
| 副主席 | Leonardo de Araujo Nascimento |
| 组织部长 | Umberto Gandini |
| 教练秘书 | Mary Buscaglia |
| 教练秘书 | Cristina Moschetta |
| 副主席助理兼首席执行官 | Daniela Gozzi |
| 传播总监 | Vittorio Mentana |
| 传播副总监 | Giuseppe Sapienza |
| 商业及市场总监 | Laura Masi |
| 销售总监 | Mauro Tavola |
| 财务总监 | Alfonso Cefaliello |
| 行政经理 | Massimo Campioli |
| 人事经理 | Raffaella Di Tondo |
| 特别事务经理 | Lino Burgaretta |
| 采购总监 | Roberto Patrassi |
| 票务总监 | Angelo Destro |
| 青少年项目 | Angelo Colombo |
| 青少年项目 | Alberto Ceresa |
| 米兰内罗主管 | Antore Peloso |
米兰实验室
| 球队的科技服务支持 | |
![]() | |
|
米兰实验室是由AC米兰俱乐部特别设立的高科技研究中心, 2002年7月正式投入使用。为了对运动员的心理和身体状况进行最优化的管理,俱乐部将此重任交托给了米兰实验室——科技、IT、控制论和心理学完美结合的代表。 |
| 米兰实验室总管 | Daniele Tognaccini |
| 米兰实验室医疗主管 | Jean Pierre Meersseman |
| 米兰实验室科技主管 | Bruno De Michelis |
| 联系方式 | milanlab@acmilan.it |
![]() | ||
![]() |
![]() | |
![]() | ||
![]() |
||
![]() |
![]() | |
![]() |
![]() |
|
![]() |
![]() | |
![]() |
![]() |
|
![]() |
![]() | |
好久没有Show自己了……
基于Firefly补丁的字体配置文件修改笔记
