User Tools

Site Tools


projekt_minislack

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projekt_minislack [2026/01/22 22:06] – [Paczki] tomekprojekt_minislack [2026/01/26 17:46] (current) – [Conclusion] tomek
Line 3: Line 3:
 ===== Instalacja ===== ===== Instalacja =====
  
-  * Zainstalowane paczki {{ :minislack_packages.odt |}} +  * Installed packages {{ :minislack_packages.odt |}}
-  * Po instalacji i odpaleniu systemu ręczne przypisanie IP+
 <code> <code>
 ip a a 192.168.100.8/24 dev eth0 ip a a 192.168.100.8/24 dev eth0
Line 13: Line 12:
 </code> </code>
  
-  * Odhaszowanie repo w /etc/slackpkg/mirrors 
 <code> <code>
 slackpkg update slackpkg update
Line 19: Line 17:
 </code> </code>
  
-  * Zainstalowanie paczki binutils (brak geninitrd)+  * binutils package installation for geninitrd command
 <code> <code>
 ERROR: ERROR:
Line 27: Line 25:
 </code> </code>
  
-  * **geninitrd** + **liloconfig** **reboot**+  * **geninitrd** + **liloconfig** and **reboot**
  
-===== Paczki ===== +===== Packages ===== 
-  * **ncurses** komenda clear+<code> 
 +ncurses libXau libXext libXmu libxcb livbXdmcp nettle xtrans libpciaccess libdrm pixman libXfont2 libxshmfence libfontenc freetype harfbuzz brotli graphite2 xkeyboard-config libxkbfile libXfixes libXrender libXi libXrandr libXcursor libXcomposite libXdamage libXinerama xf86-input-evdev acpid mesa mtdev glu libevdev glew vesa xorg libglvnd llvm lm_sensors vulkan xf86-video-fbdev libepoxy wayland xf86-video-intel f86-video-nouveau xf86-video-amdgpu xkbcomp libXt libICE libSM 
 +</code>
  
-libXau libXext libXmuu (slackpkg install libXmu) libxcb livbXdmcp libnettle (slackpkg install nettle) xtrans libpciaccess libdrm libpixman (slackpkg install pixman) libXfont2 libxshmfence libfontenc libfreetype (slackpkg install freetype) libharfbuzz (slackpkg install harfbuzz) libbrotlidec (slackpkg install brotli) libgraphite2 (slackpkg install graphite2) +**At this moment TWM is available**
  
 +<code>
 +xdg-utils libwnck libwnck3 gtk+3 pango atk cairo gdk-pixbuf2 polkit glib glib2 libgnome startup-notification libXres fontconfig fribidi libxkbcommon libxml2 at-spi2-core libcanberra libXaw libXpm utempter
 +</code>
  
 +**Here's where AI took the control because I was tilted a little**
 +<code>
 +xorg xorg-server xorg-apps xterm xf86-video-vesa xf86-video-fbdev xf86-input-keyboard xf86-input-mouse xf86-input-evdev xf86-input-libinput xfce4 xfce4-goodies atk gtk+3 pango cairo gdk-pixbuf2 libwnck3 libstartup-notification libX11 libXext libXrender libXrandr libICE libSM libGLU libGL libXxf86vm libXi libXtst libXinerama libXfixes libXcursor libXcomposite libXdamage libXScrnSaver libXt libXft libXres libfontconfig fribidi libxml2 at-spi2-core dbus polkit libsecret libnotify libxfce4util libxfce4ui garcon tumbler exo thunar-volman mugshot mousepad xfce4-panel xfce4-settings xfce4-session xfce4-power-manager xfce4-appfinder xfdesktop xfwm4 pulseaudio pavucontrol alsa-utils alsa-plugins network-manager-applet gvfs gvfs-fuse gvfs-smb fontconfig xfonts-100dpi xfonts-75dpi xfonts-cyrillic xfonts-scalable dejavu-fonts liberation-fonts hicolor-icon-theme tango-icon-theme lightdm lightdm-gtk-greeter xfce4-notifyd policykit-1 policykit-1-gnome gvfs-backends gvfs-bin cups xdg-user-dirs xdg-utils xdg-desktop-portal xdg-desktop-portal-gtk shared-mime-info mime-support gnome-icon-theme gtk2-engines gtk3-engines orca xfburn ristretto parole xfce4-terminal xfce4-screenshooter xfce4-taskmanager xfce4-power-manager xfce4-session xfce4-notifyd xfce4-volumed xfce4-mixer xfce4-xkb-plugin 
 +</code>
  
-keyboard initialization failed. this could be a missing or incorrect setup of xkeyboard-config +**Then I installed these 3 libraries and I can click anything on the Desktop** 
-slackpkg install xkeyboard-config +<code> 
-slackpkg install libxkbfile +libXpresent libinput libwacom 
-libXfixes +</code>
-libXrender +
-libXi +
-libXrandr +
-libXcursor +
-libXcomposite +
-libXdamage +
-libXinerama +
-xf86-input-evdev+
  
-slackpkg install acpid +//This is how it looks after 4 hours/
-/etc/rc.d/rc.acpid start + 
-chmod +x /etc/rc.d/rc.acpid+{{:4h.png?400|}} 
 + 
 +//And packages count/
 +<code> 
 +root@minislack:~# ls -1 /var/log/packages/ | wc -l 
 +269 
 +</code>
  
-slackpkg install mesa +===== Conclusion ===== 
-slackpkg install mtdev +After 4 hours I decided to abandon this project because it doesn't make sense to build system with desktop environment from point 0. I can achieve similiar or even the same effect by installing packages from series a/, d/, l/, m/ and x/ + XFCE desktop environment. After that I can slowly remove unnecessary packages from system to make it lighter.
-slackpkg install glu +
-slackpkg install libevdev +
-slackpkg install glew +
-slackpkg install vesa +
-slackpkg install xorg +
-slackpkg install libglvnd +
-slackpkg install llvm +
-slackpkg install lm_sensors +
-slackpkg install vulkan +
-slackpkg install xf86-video-fbdev +
-slackpkg install libepoxy +
-slackpkg install wayland +
-xf86-video-intel +
-f86-video-nouveau +
-xf86-video-amdgpu +
-slackpkg install xkbcomp +
-slackpkg install libXt +
-slackpkg install libICE +
-slackpkg install libSM+
  
-I odpaliło się twmteraz próbujemy xfce +NeverthelessI'm going to improve my basic packages list to make it bootable and usable on CF os SD Cards for small projects which doesn't need any X Applications.
-slackpkg install xdg-utils +
-slackpkg install libwnck +
-slackpkg install libwnck3 +
-slackpkg install gtk+3 +
-slackpkg install pango +
-slackpkg install atk +
-slackpkg install cairo +
-slackpkg install gdk-pixbuf2 +
-slackpkg install polkit +
-slackpkg install glib +
-slackpkg install glib2 +
-slackpkg install libgnome +
-slackpkg install startup-notification +
-slackpkg install libXres +
-slackpkg install fontconfig +
-slackpkg install fribidi +
-slackpkg install libxkbcommon +
-slackpkg install libxml2 +
-slackpkg install at-spi2-core +
-libcanberra+
projekt_minislack.1769119578.txt.gz · Last modified: by tomek