Skip to content

Commit

Permalink
updt: update base packages, date format
Browse files Browse the repository at this point in the history
  • Loading branch information
iamsubhranil committed Jan 29, 2022
1 parent 64a2143 commit 5edd9f7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 42 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
run: chmod +x ./build.sh && ./build.sh
- name: Get current date
id: date
run: echo "::set-output name=date::$(date +'%Y-%m-%d')"
run: echo "::set-output name=date::$(date +'%Y.%m.%d_%H.%M.%S')"
- name: Release
uses: softprops/action-gh-release@v1
with:
Expand Down
45 changes: 4 additions & 41 deletions base_add.list
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
liblucihttp-lua
liblucihttp0
block-mount
e2fsprogs
kmod-fs-ext4
luci
luci-app-firewall
luci-app-opkg
luci-base
Expand All @@ -11,45 +13,6 @@ luci-mod-admin-full
luci-mod-network
luci-mod-status
luci-mod-system
luci-proto-ipv6
luci-proto-ppp
luci-ssl
luci-theme-bootstrap
luci
rpcd-mod-luci
kmod-fs-ext4
libevdev
kmod-usb-ehci
kmod-crypto-hash
e2fsprogs
gdisk
wireless-regdb
hostapd-common
luci-app-opkg
wpad-mesh-wolfssl
libblkid1
usbutils
libss2
netifd
libext2fs2
kmod-usb-storage
block-mount
libusb-1.0-0
luci-app-firewall
librt
busybox
luci-theme-bootstrap
kmod-lib-crc16
luci-mod-network
kmod-usb-storage-uas
libstdcpp6
usbids
kmod-crypto-crc32c
iw
luci-base
kmod-scsi-core
libuuid1
kmod-usb2
libudev-zero
libcomerr0
luci-mod-system

0 comments on commit 5edd9f7

Please sign in to comment.