Skip to content

rpcd-mod-attendedsysupgrade: add package#4627

Merged
dangowrt merged 1 commit into
openwrt:masterfrom
aparcar:rpcd-mod-attended-sysupgrade
Jul 25, 2017
Merged

rpcd-mod-attendedsysupgrade: add package#4627
dangowrt merged 1 commit into
openwrt:masterfrom
aparcar:rpcd-mod-attended-sysupgrade

Conversation

@aparcar
Copy link
Copy Markdown
Member

@aparcar aparcar commented Jul 25, 2017

Maintainer: me / @aparcar
Compile tested: x86/64 LEDE snapshot, ar71xx/generic LEDE snapshot
Run tested: x86/64 LEDE snapshot, ar71xx/generic LEDE snapshot

Description:

add ubus call to perform a sysupgrade and acl file for the attended
sysupgrade use case as well uci defaults.
Package is a part of the GSoC 17 project implementing easy
sysupgrade functionality.

Signed-off-by: Paul Spooren paul@spooren.de

add ubus call to perform a sysupgrade and acl file for the attended
sysupgrade use case as well uci defaults.
Package is a part of the GSoC 17 project implementing easy
sysupgrade functionality.

Signed-off-by: Paul Spooren <paul@spooren.de>
@dangowrt dangowrt merged commit d123441 into openwrt:master Jul 25, 2017
$(INSTALL_BIN) ./files/attendedsysupgrade.acl $(1)/usr/share/rpcd/acl.d/attendedsysupgrade.json

$(INSTALL_DIR) $(1)/usr/libexec/rpcd/
$(INSTALL_BIN) ./files/attendedsysupgrade $(1)/usr/libexec/rpcd/attendedsysupgrade
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The name should be ./files/attendedsysupgrade.rpcd

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @yousong, merged in #4643

@aparcar aparcar deleted the rpcd-mod-attended-sysupgrade branch July 27, 2017 17:10
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

Successfully merging this pull request may close these issues.

3 participants