commit 8154e24f803e5812b18993227f85abc3b1c314ad
parent b232f5056c18927eab5b963687d57165fe8b886e
Author: Cem Keylan <cem@ckyln.com>
Date: Tue, 15 Sep 2020 21:20:14 +0300
update top menu
Diffstat:
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/top.texi b/top.texi
@@ -72,6 +72,12 @@ Overview of Package manager
* Hooks:: Using hooks to customize the package manager operations
* Packaging System:: More detail on creating packages
* Rsync Repositories:: Information on using or creating rsync repositories
+
+Overview of Init System
+
+* Configuring Init:: Ways to configure the init system
+* Init Hooks:: Adding your personal commands to the init system
+* Changing Init Program:: Replacing the default busybox init with something new
@end detailmenu
@end menu