From eb39158e933a3f84a39b1aae4deaaae7ccde9f6b Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Wed, 13 Mar 2019 16:09:22 -0400 Subject: TODO: Simplify applied patch tracking plan --- (limited to 'TODO') diff --git a/TODO b/TODO index 62239b3..24575b3 100644 --- a/TODO +++ b/TODO @@ -17,13 +17,8 @@ Functional Changes ------------------ * ob-installdocs: Handle non-directory non-regular files? - * ob-applypatches: Fix to not fall over when it runs too much. - - Current behavior: "I've been here already! What do? *trip*" - - Track applied patches in ob-applypatches. - * Copy each patch into the opkbuild cache. - * Compare cached and current patches, and skip applied patches. - - `ob-applypatches: Skipping applied patch "01_foo.patch"...` - - `ob-applypatches: Warning: Patch "01_foo.patch" has been modified since it was applied` + * ob-applypatches: Track and skip applied patches in `.opkbuild/patches` file: + - `ob-applypatches: Skipping applied patch "01_foo.patch"...` * ob-buildopk: Build internal archives with ar, not tar. * ob-buildopk, ob-genchanges, ob-gencontrol, opkbuild: s/src-/src:/ * Split distribution packaging from upstream sources in source packages. -- cgit v0.9.1