Projet

Général

Profil

LTSP-4.4

Note importante: Ce sont des notes que je colle après les avoir retrouvées, je ne sais donc pas si c'est vraiment ça qui a été fait ...

Construction des paquets comme indiqué par LFS

emerge --buildpkg bash binutils bison bzip2 coreutils e2fsprogs expect file findutils flex gawk glibc gmp grep gzip kbd libtool module-init-tools procps psmisc sed shadow sysklogd sysvinit tar udev util-linux zlib

emerge --buildpkg xorg-x11 xorg-server

for i in  xf86-input-acecad xf86-input-aiptek xf86-input-calcomp xf86-input-citron xf86-input-digitaledge xf86-input-dmc xf86-input-dynapro xf86-input-elo2300 xf86-input-elographics xf86-input-evdev xf86-input-fpit xf86-input-hyperpen xf86-input-jamstudio xf86-input-joystick xf86-input-keyboard xf86-input-magellan xf86-input-magictouch xf86-input-microtouch xf86-input-mouse xf86-input-mutouch xf86-input-palmax xf86-input-penmount xf86-input-spaceorb xf86-input-summa xf86-input-synaptics xf86-input-tek4957 xf86-input-tslib xf86-input-ur98 xf86-input-virtualbox xf86-input-vmmouse xf86-input-void xf86-video-apm xf86-video-ark xf86-video-ast xf86-video-ati xf86-video-chips xf86-video-cirrus xf86-video-cyrix xf86-video-dummy xf86-video-fbdev xf86-video-geode xf86-video-glint xf86-video-i128 xf86-video-i740 xf86-video-imstt xf86-video-intel xf86-video-ivtv xf86-video-mach64 xf86-video-mga xf86-video-neomagic xf86-video-nsc xf86-video-nv xf86-video-openchrome xf86-video-r128 xf86-video-radeonhd xf86-video-rendition xf86-video-s3 xf86-video-s3virge xf86-video-savage xf86-video-siliconmotion xf86-video-sis xf86-video-sisusb xf86-video-tdfx xf86-video-tga xf86-video-trident xf86-video-tseng xf86-video-v4l xf86-video-vesa xf86-video-vga xf86-video-via
do
  emerge --buildpkg $i
done

Redmine Appliance - Powered by TurnKey Linux