summaryrefslogtreecommitdiffstats
path: root/notes/opkbuild.txt
diff options
context:
space:
mode:
Diffstat (limited to 'notes/opkbuild.txt')
-rw-r--r--notes/opkbuild.txt41
1 files changed, 0 insertions, 41 deletions
diff --git a/notes/opkbuild.txt b/notes/opkbuild.txt
deleted file mode 100644
index 4240ef6..0000000
--- a/notes/opkbuild.txt
+++ /dev/null
@@ -1,41 +0,0 @@
-init locale
-get options
-test UID0 command
-
-detect build system arch/plat
-set host system arch/plat
-
-init source package
-
-make work area
-
-parse package metadata
-
-build source package
-
-reduce build dependencies
-check build dependencies
-
-build list of packages to be built for host arch
-
-set up package build helper
-set up toolchain
-set up build flags
-
-unpack sources
-apply patches
-install platconf
-
-../build build
-uid0_cmd ../build install
-
-install docs
-gen control
-install scripts
-gen conffiles
-gen md5sums
-build opk
-
-clean work area
-
-gen changes