first commit

This commit is contained in:
Your Name
2026-02-07 20:22:48 +08:00
commit 1b9711d5e4
2270 changed files with 805872 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
#!/bin/bash -e
#sed "s/# SKEL=.*/SKEL=\/etc\/skel/" -i "${ROOTFS_DIR}/etc/default/useradd"
#
#install -d "${ROOTFS_DIR}/etc/systemd/system/rc-local.service.d"
#install -m 644 files/ttyoutput.conf "${ROOTFS_DIR}/etc/systemd/system/rc-local.service.d/"
#
#on_chroot << EOF
#systemctl enable regenerate_ssh_host_keys
#EOF
install -m 644 files/hciattach_opi "${ROOTFS_DIR}/usr/bin/"
install -m 644 files/brcm_patchram_plus "${ROOTFS_DIR}/usr/bin/"