Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Markdown code span formatting in spec. | P. J. McDermott | 2012-02-26 | 1 | -35/+36 |
| | |||||
* | Expand on source package directory structure spec. | P. J. McDermott | 2012-02-26 | 1 | -3/+19 |
| | |||||
* | Add full license to spec, move (C) info to bottom. | P. J. McDermott | 2012-02-26 | 1 | -11/+25 |
| | |||||
* | Add spaces between all package metadata fields. | P. J. McDermott | 2012-02-26 | 1 | -0/+12 |
| | |||||
* | More strictly follow Markdown syntax in spec text. | P. J. McDermott | 2012-02-25 | 1 | -15/+25 |
| | |||||
* | Update source package format spec "TODO" section. | P. J. McDermott | 2012-02-25 | 1 | -1/+0 |
| | |||||
* | Document the source package build file format. | P. J. McDermott | 2012-02-25 | 1 | -0/+38 |
| | |||||
* | Preface the directory structure with explanation. | P. J. McDermott | 2012-02-25 | 1 | -1/+5 |
| | |||||
* | Document the configuration file list format. | P. J. McDermott | 2012-02-25 | 1 | -0/+25 |
| | |||||
* | Document source package change log format. | P. J. McDermott | 2012-02-24 | 1 | -0/+31 |
| | |||||
* | Update source package format spec to RFC 5322. | P. J. McDermott | 2012-02-24 | 1 | -1/+1 |
| | | | | | RFC 5322 obsoleted RFC 2822 in October 2008. It's great to keep up with the times. | ||||
* | Update source package format spec to RFC 2822. | P. J. McDermott | 2012-02-24 | 1 | -1/+1 |
| | | | | | RFC 2822 obsoleted RFC 822 in April 2001. It's good to keep up with the times. | ||||
* | Indent directory structure. | P. J. McDermott | 2012-02-22 | 1 | -31/+32 |
| | | | | | A Markdown parser should now properly handle the directory structure as "code". | ||||
* | Update source package specification. | P. J. McDermott | 2012-02-22 | 1 | -53/+24 |
| | | | | | | | Changes: * Update the directory structure. * Update binary architecture string format. * Describe "Depends", "Pre-Depends", and "Description" control fields. | ||||
* | Move source package format to 'specs' directory. | P. J. McDermott | 2012-02-22 | 1 | -0/+0 |
| | |||||
* | Prune CFLAGS in "cortexa8-*-*" architecture notes. | P. J. McDermott | 2012-02-16 | 1 | -2/+1 |
| | |||||
* | Update architecture notes. | P. J. McDermott | 2012-02-16 | 1 | -10/+26 |
| | |||||
* | Update to Linux-libre 3.2.4. | P. J. McDermott | 2012-02-07 | 1 | -1/+1 |
| | | | | | | Note that since the procedure doesn't even use Linux-libre yet (and doesn't make a bootable system), this really has no effect on the system. | ||||
* | Fix hyperlink to Linux-libre 3.1.6. | P. J. McDermott | 2012-02-07 | 1 | -1/+1 |
| | | | | | I previously used a path that pointed to the latest version of Linux-libre, which has of course changed since I wrote the procedure. | ||||
* | Add opkg-doc to packages list. | P. J. McDermott | 2012-02-04 | 1 | -1/+2 |
| | |||||
* | Add config-*-common to packages list. | P. J. McDermott | 2012-02-03 | 1 | -1/+2 |
| | |||||
* | Add opkg-config-* to packages list. | P. J. McDermott | 2012-02-03 | 1 | -1/+2 |
| | |||||
* | Fix opkg binary package list. | P. J. McDermott | 2012-02-03 | 1 | -2/+3 |
| | |||||
* | List some patches. | P. J. McDermott | 2012-02-03 | 1 | -0/+7 |
| | |||||
* | Fix CPU name in Linux package names. | P. J. McDermott | 2012-02-03 | 1 | -2/+2 |
| | |||||
* | Add application platform config packages. | P. J. McDermott | 2012-01-22 | 1 | -3/+6 |
| | |||||
* | Add GLib dependency to example applications doc. | P. J. McDermott | 2012-01-22 | 1 | -0/+1 |
| | |||||
* | Add SONAME and -dev package for libopkg. | P. J. McDermott | 2012-01-22 | 1 | -2/+3 |
| | |||||
* | Merge branch 'dev' | P. J. McDermott | 2012-01-22 | 2 | -7/+59 |
|\ | |||||
| * | Add versions to packages list. | P. J. McDermott | 2012-01-22 | 1 | -13/+13 |
| | | |||||
| * | Count binary packages. | P. J. McDermott | 2012-01-22 | 1 | -1/+2 |
| | | |||||
| * | Give base files package a name. | P. J. McDermott | 2012-01-22 | 1 | -1/+2 |
| | | |||||
| * | Add binary packages to packages list. | P. J. McDermott | 2012-01-22 | 1 | -1/+26 |
| | | |||||
| * | Add tree of opkg dependencies. | P. J. McDermott | 2012-01-22 | 1 | -0/+14 |
| | | |||||
| * | Remove pkg-config and dependencies from packages. | P. J. McDermott | 2012-01-22 | 1 | -4/+1 |
| | | |||||
| * | Update packages list. | P. J. McDermott | 2012-01-22 | 1 | -4/+18 |
| | | |||||
* | | Fix a typographical error. | P. J. McDermott | 2012-01-19 | 1 | -1/+1 |
| | | |||||
* | | Document planned "opkhelper" scripts. | P. J. McDermott | 2012-01-19 | 1 | -0/+48 |
| | | |||||
* | | Simplify build file with theoretical "opkhelper". | P. J. McDermott | 2012-01-19 | 1 | -11/+7 |
|/ | | | | | The build helper software package will be called "opkhelper" and will provide scripts inspired by Joey Hess's "debhelper" for Debian. | ||||
* | Rewrite paragraph on configuration packages. | P. J. McDermott | 2012-01-19 | 1 | -6/+12 |
| | | | | | | The language may not be very clear, but its the most precise way I can imagine to describe this fairly advanced topic in software package management. | ||||
* | Specify the control file fields. | P. J. McDermott | 2012-01-18 | 1 | -10/+58 |
| | |||||
* | Note control files must be built with bin pkgs. | P. J. McDermott | 2012-01-18 | 1 | -0/+2 |
| | |||||
* | Add metadata and legal notice to name.txt. | P. J. McDermott | 2012-01-16 | 1 | -1/+18 |
| | |||||
* | Add metadata and copyright stuff to build.example. | P. J. McDermott | 2012-01-16 | 1 | -0/+24 |
| | |||||
* | Document package configuration handling. | P. J. McDermott | 2012-01-16 | 1 | -0/+92 |
| | |||||
* | Fix name in copyright notices. | P. J. McDermott | 2012-01-16 | 3 | -3/+3 |
| | |||||
* | Provide an example 'build' file. | P. J. McDermott | 2012-01-16 | 1 | -0/+32 |
| | |||||
* | Add submitted NJIT CCS Capstone project proposal. | P. J. McDermott | 2012-01-16 | 1 | -0/+101 |
| | |||||
* | Make a rough list of some source/binary packages. | P. J. McDermott | 2012-01-16 | 1 | -0/+25 |
| | |||||
* | Describe the package build software. | P. J. McDermott | 2012-01-16 | 1 | -0/+47 |
| |