Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overhaul Packaging Guide #19

Open
3 of 34 tasks
dviererbe opened this issue Jul 5, 2023 · 1 comment
Open
3 of 34 tasks

Overhaul Packaging Guide #19

dviererbe opened this issue Jul 5, 2023 · 1 comment
Assignees

Comments

@dviererbe
Copy link
Collaborator

dviererbe commented Jul 5, 2023

I created a clean slate with a new article structure (see branch overhaul). I think it is easier to get inspired by or copy existing content into it than slowly rewriting it.

This is a bug to track the effort of the overhaul.

Proposed new structure

index
├── tutorial
│   ├── getting-set-up
│   ├── make-changes-to-package
│   ├── create-new-package
│   └── fix-bug
├── how-to
│   ├── get-package-source
│   ├── download-new-upstream-version
│   ├── build-packages
│   ├── install-built-packages
│   ├── run-tests
│   ├── upload-packages-to-ppa
│   ├── write-patchfiles
│   ├── propose-changes
│   └── use-schroots
├── explanation
│   ├── ubuntu-release-cadence
│   ├── launchpad-and-archive
│   ├── upstream-and-downstream
│   ├── package-model
│   ├── sponsoring
│   ├── proposed-migrations
│   ├── stable-release-updates
│   ├── debian-merges
│   ├── debian-syncs
│   ├── transitions
│   └── backports
└── reference
    ├── communication
    ├── debian-dir-overview
    ├── package-tests
    ├── package-version-format
    ├── source-package-formats
    ├── git-ubuntu
    ├── apt
    ├── debian-policy
    ├── filesystem-hierarchy-standard
    └── outdated-tools

I already did a lot of research for what I want to put in the articles, but it is not in presentable state yet.

TODO

  • tutorial
    • getting-set-up
    • make-changes-to-package
    • create-new-package
    • fix-bug
  • how-to
    • get-package-source
    • download-new-upstream-version
    • build-packages
    • install-built-packages
    • run-tests
    • upload-packages-to-ppa
    • write-patchfiles
    • propose-changes
    • use-schroots
  • explanation
    • ubuntu-release-cadence
    • launchpad-and-archive
    • upstream-and-downstream
    • package-model
    • sponsoring
    • proposed-migrations
    • stable-release-updates
    • debian-merges
    • debian-syncs
    • transitions
    • backports
  • reference
    • communication
    • debian-dir-overview
    • package-tests
    • package-version-format
    • source-package-formats
    • git-ubuntu
    • apt
    • debian-policy
    • filesystem-hierarchy-standard
    • outdated-tools
@dviererbe dviererbe self-assigned this Jul 5, 2023
@dviererbe
Copy link
Collaborator Author

Added how-to/install-built-packages article (see dfb792f).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant