User talk:Prabuanand: Difference between revisions
Prabuanand (talk | contribs) |
Prabuanand (talk | contribs) (→Test: new section) |
||
Line 84: | Line 84: | ||
[[Category:Development]] | [[Category:Development]] | ||
== Test == | |||
Test |
Revision as of 09:18, 9 September 2024
Development
Configuring your system for Development
Building from source and creating packages
- Creating an Alpine package
- Aports tree
- Abuild and Helpers (Scripts for packaging)
Misc
- Alpine Release Testing Checklist
- Running glibc programs
- Alpine Source Map by boot sequence
- Testing modified install images and packages
Alpine Configuration Framework
This material is work-in-progress ... Needs to be organized/consolidated. |
- Alpine Configuration Framework Design (Why ACF is the way it is)
- Writing User Documentation for ACF
- mvc.lua reference - mvc.lua is the core of ACF
- mvc.lua example - build a simple (command-line) application
- acf www-controller reference - ACF www application functions
- acf www-controller example - webify the above examples
- ACF how to write - Step by step howto for writing acfs
- ACF core principles - Things that are standard across the application
- LuaPosix - Documentation for the Lua Posix functions
- ACF Libraries - Document the libraries and common functions
- Writing ACF Views - Guide for writing a view
- Writing ACF Controllers - Guide for writing a controller
- Writing ACF Models - Guide for writing a model
- ACF css
- ACF packages
- APKBUILD examples:ACF
- Apk.lua
- Changing passwords for ACF
- Generating SSL certs with ACF
- Generating SSL certs with ACF 1.9
- Getting started with ACF development
- Managing ACF
Alpine-developed Utilities
- Alpine Wall - How-To Alpine Wall - Alpine Wall User's Guide (a firewall management framework)
Alpine Design Docs
Test
Test