Miniiso with gnome
From WikiDoc
Contents |
[edit]
Gnome installation on mini-iso
# updateos -usd # updateos -ig gnome
# mkdir /mnt/usb-stick # fdisk -l # mount /dev/sda1 /mnt/usb-stick # cd /mnt/usb-stick # less mini-iso
To end less press q. Then select the whole following row with mouse and paste with middle wheel:
# updateos -i a2ps aaa_base aaa_etc aalib acpid alsa-lib alsa-oss alsa-utils apmd apsfilter ash aspell-en aspell-pl at aterm atk audacious audiofile aumix autoconf autofs automake bash bc bin bind binutils bison bitchx bluefish bluez-libs bluez-utils bzip2 cairo cairomm cdparanoia cdrdao cdrtools clanlib coreutils cpio cracklib cups curl cxxlibs cyrus-sasl db4 dbh dbus dcron denyhosts desktop-file-utils devs dhcp dhcpcd diffutils dillo discover dvd+rw-tools e2fsprogs ekg elvis esound espgs expat findutils firefox firefox-i18n flac flex floppy freeglut freetype fuse gamin gawk gcc gcc-g++ gdb gdbm gdk-pixbuf gettext gftp gg2 gimp gksu glib2 glibc glibc-i18n glibc-solibs glibc-zoneinfo glibmm gmp gnet gnu-gs-fonts gnupg gparted gphoto2 gpm gqview grep groff gtk+2 gtkam gtkmm guile gutenprint gxine gzip hal hdparm hibernate hicolor-icon-theme hplip id3lib imagemagick imlib imlib2 infozip iproute2 iptables iptraf irda-utils irssi isapnptools jfsutils kateos-agent katepkg kbd lame less lesstif lftp libart_lgpl libexif libexif-gtk libgc libglade libgphoto2 libid3tag libidl libieee1284 libjpeg libmad libmhash libmikmod libmng libmusicbrainz libpng librsvg libsigc++ libsndfile libtiff libtool libtunepimp libungif libusb libutempter libxml2 libxslt links linuxdoc logrotate m4 madplay mailx make man man-pages-en man-pages-pl mc mcs metamail minicom module-init-tools most mozilla-libs mp3blaster mpeg_lib mpfr mpg321 mplayer mutt mysql nc ncurses netpipes netwatch nfs-utils nmap nn ntfsprogs ntp obexftp oggutils openldap-client openobex openoffice openoffice-i18n-en openoffice-i18n-pl openoffice-i18n-de openssh openssl openssl-solibs pam pan pango parted pciutils pcmciautils pcre perl php phpgtk2 pidgin pilot-link pkgconfig pkgtools pmount popt portmap ppp procmail procps psi python qca qtlib readline reiser4progs reiserfsprogs ripperX rp-pppoe rsync rxvt samba sane sc screen sdl sdl_gfx sdl_image sdl_mixer sdl_net sdl_perl sdl_ttf sed sendmail sendmail-cf seyon shadow shared-mime-info slang slocate sox startup-notification stunnel sudo svgalib svgalib-kern sysfsutils sysklogd syslinux system-repair sysvinit t1lib taglib tango-icon-theme tar tcl tclx tcpdump tcpip terminal texinfo tf thunderbird thunderbird-i18n tin tk traceroute update-notifier usbutils util-linux vim vte w32codecs wget wine wireless-tools workbone xaw3d xchat xfs-progs xine-lib xine-ui xorg xorg-fonts-100dpi xorg-fonts-misc xorg-fonts-scale xpaint xpdf xpkgtools xsane xscreensaver zlib kate_artwork
# updateos -ud # gdk-pixbuf-update-loaders
[edit]
Activation of GDM (login manager)
$ xwmconfig
Here you have to select gnome.
You can check gnome with:
$ startx
If all is OK you can do next step:
$ su # chmod +x /etc/rc.d/rc.4.gdm # gedit /etc/inittab
Here you have to change "id:3:initdefault:" in "id:4:initdefault:". After you can reboot your computer.
[edit]
Activation of USB-Stick
$ su # updateos -i ivman # services-setup
Here enable rc.ivman.
# gpasswd -a xyz plugdev
Adding user xyz to group plugdev
# su xyz $ newgrp plugdev $ less /etc/group | grep plugdev plugdev:x:200:ivman,xyz
You have to reboot your computer.
[edit]
Activation of update-notifier
system -> preferences -> Sessions -> new -> command: update-notifier
--Xyz 19:56, 17 April 2008 (CEST)

