Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docs:techref:architecture [2019/08/30 22:53] – [What's the difference between ubus vs dbus?] link fixed tmomasdocs:techref:architecture [2021/10/15 09:06] (current) – ↷ Links adapted because of a move operation bobafetthotmail
Line 1: Line 1:
 ====== OpenWrt – operating system architecture ====== ====== OpenWrt – operating system architecture ======
-Whereas desktop distributions use [[wp>GLib|glib]]+[[wp>D-Bus|dbus]]+[[wp>udev|udev(part of systemd)]], OpenWrt uses [[docs:techref:libubox]]+[[ubus]]+[[hotplug_legacy|hotplug2]].+Whereas desktop distributions use [[wp>GLib|glib]]+[[wp>D-Bus|dbus]]+[[wp>udev|udev(part of systemd)]], OpenWrt uses [[docs:techref:libubox]]+[[ubus]]+[[docs:techref:procd]].
 This provides some pretty awesome functionality without requiring huge libraries with huge dependencies (*cough* glib). This provides some pretty awesome functionality without requiring huge libraries with huge dependencies (*cough* glib).
  
Line 33: Line 33:
  
 ---- ----
-  * →[[docs:guide-developer:build-system:start|OpenWrt Buildroot – About]] +  * →[[docs:guide-developer:toolchain:start|OpenWrt Buildroot – About]] 
-  * →[[docs:guide-developer:build-system:install-buildsystem| OpenWrt Buildroot – Installation]] +  * →[[docs:guide-developer:toolchain:install-buildsystem| OpenWrt Buildroot – Installation]] 
-  * →[[docs:guide-developer:build-system:start|OpenWrt Buildroot – Usage]] +  * →[[docs:guide-developer:toolchain:start|OpenWrt Buildroot – Usage]] 
-  * →[[docs:guide-developer:build-system:use-patches-with-buildsystem|OpenWrt Buildroot – Patches]]+  * →[[docs:guide-developer:toolchain:use-patches-with-buildsystem|OpenWrt Buildroot – Patches]]
  
 ---- ----
  • Last modified: 2019/08/30 22:53
  • by tmomas