Compare commits

..

5 Commits

Author SHA1 Message Date
Takumi Sueda
e15ce44891 Merge pull request #38 from brain-hackers/ci-package
Re: Add pre-install package (ci-package -> master)
2022-05-17 01:58:09 +09:00
Takumi Sueda
0509bbbe6f Merge pull request #37 from Codex340/master
Add pre-install package
2022-05-17 00:46:48 +09:00
Codex340
a2295ecb55 Update setup_brainux.sh 2022-05-16 18:15:36 +09:00
Takumi Sueda
07c32f712f Merge pull request #35 from brain-hackers/gitmodules-url
.gitmodules: align URLs to "https ... .git"
2022-05-15 00:38:12 +09:00
watamario15
89b4c120a2 .gitmodules: align URLs to "https ... .git" 2022-05-14 21:14:19 +09:00
2 changed files with 5 additions and 4 deletions

6
.gitmodules vendored
View File

@@ -3,13 +3,13 @@
url = https://github.com/brain-hackers/u-boot-brain.git
[submodule "linux-brain"]
path = linux-brain
url = https://github.com/brain-hackers/linux-brain
url = https://github.com/brain-hackers/linux-brain.git
[submodule "nkbin_maker"]
path = nkbin_maker
url = https://github.com/brain-hackers/nkbin_maker.git
[submodule "boot4u"]
path = boot4u
url = https://github.com/brain-hackers/boot4u
url = https://github.com/brain-hackers/boot4u.git
[submodule "brainlilo"]
path = brainlilo
url = git@github.com:brain-hackers/brainlilo.git
url = https://github.com/brain-hackers/brainlilo.git

View File

@@ -61,7 +61,8 @@ DEBIAN_FRONTEND=noninteractive \
dbus udev alsa-utils usbutils iw fake-hwclock\
build-essential flex bison pkg-config autotools-dev libtool autoconf automake device-tree-compiler \
python3 python3-dev python3-setuptools python3-wheel python3-pip python3-smbus \
resolvconf net-tools ssh openssh-client avahi-daemon curl wget git
resolvconf net-tools ssh openssh-client avahi-daemon curl wget git \
network-manager zip neofetch sl python3-numpy ipython3 netsurf-gtk
DEBIAN_FRONTEND=noninteractive \
apt install -y --install-recommends fcitx-anthy