build-ufd fails to find the main kit #15

Closed
opened 2018-02-12 14:56:26 -07:00 by 2Shirt · 0 comments
2Shirt commented 2018-02-12 14:56:26 -07:00 (Migrated from gitea.2shirt.work)

The MAIN_KIT path isn't set if there's more than one .bin found under the working directory.

I think I should add argument handling to allow the user to manually specify source paths. Maybe something like this:

build-ufd [OPTION]... [DEVICE]
  -l, --linux-iso=PATH      Full path to the Linux ISO
  -m, --main-kit=PATH       Full path to the WinPE ISO
  -w, --winpe-iso=PATH      Full path to the Main Kit
      --no-confirm          Use with extreme caution!
The MAIN_KIT path isn't set if there's more than one `.bin` found under the working directory. I think I should add argument handling to allow the user to manually specify source paths. Maybe something like this: ``` build-ufd [OPTION]... [DEVICE] -l, --linux-iso=PATH Full path to the Linux ISO -m, --main-kit=PATH Full path to the WinPE ISO -w, --winpe-iso=PATH Full path to the Main Kit --no-confirm Use with extreme caution!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: 2Shirt/WizardKit#15
No description provided.