64studio / pdk

64 Studio Platform Development Kit
GNU General Public License v2.0
20 stars 8 forks source link

Fix for break in Debian Wheezy onwards & General updates to pdk abstract command #11

Closed obbardc closed 8 years ago

obbardc commented 8 years ago

Added stronger hash functionality to APT repository Release and Package file generation to satisfy needs in Debian Wheezy & Debian Jessie

This means a user may now generate custom distributions based on Debian Jessie.

obbardc commented 8 years ago

Added some functionality into pdk abstract:

Bugfix: "pdk abstact" waits for user input when no packages are passed using the command line argument --packages I.e --packages=""

Feature: Allow multiple selections for "pdk abstract" when passing a --select. I.e. --select="Priority: standard,important"