Compare commits

..

1 Commits

Author SHA1 Message Date
Piotr Czajka
2b61ba89e4 Merge branch 'add-p14s-to-hardware' into 'master'
add lenovo P14s to HARDWARE.md

See merge request redox-os/redox!1523
2025-09-12 07:38:41 +00:00
2 changed files with 4 additions and 25 deletions

@ -1 +1 @@
Subproject commit ad5c9523350ae3640acf9fb80a1d37ac05a3c893
Subproject commit 39eae92f4c34111ffe98eb8ea05a7e9b3bc35409

View File

@ -410,46 +410,35 @@ ubuntu()
echo "Installing required packages..."
pkgs="\
ant \
appstream \
appstream-compose \
autoconf \
autoconf2.69 \
automake \
autopoint \
bison \
bsdextrautils \
build-essential \
clang \
cmake \
curl \
dos2unix \
doxygen \
expect \
file \
flex \
fuse3 \
g++ \
genisoimage \
git \
git-lfs \
gperf \
gtk-doc-tools \
help2man \
intltool \
libc6-dev-i386 \
libexpat-dev \
libfontconfig1-dev \
libfuse3-dev \
libgdk-pixbuf2.0-bin \
libglib2.0-dev-bin \
libgmp-dev \
libhtml-parser-perl \
libjpeg-dev \
libmpfr-dev \
libparse-yapp-perl \
libpng-dev \
libsdl1.2-dev \
libsdl2-ttf-dev \
libtool \
llvm \
lua5.4 \
lzip \
@ -465,25 +454,15 @@ ubuntu()
po4a \
protobuf-compiler \
python3 \
python3-dev \
python3-mako \
python3-venv \
rsync \
ruby \
scons \
ssh \
syslinux-utils \
texinfo \
unifdef \
unzip \
wget \
xdg-utils \
xfonts-utils \
xorg-dev \
xutils-dev \
xxd \
zip \
zlib1g-dev \
zstd \
gdb-multiarch"
# Not availible for at least ARM hosts
@ -1117,8 +1096,8 @@ else
fi
cargoInstall cargo-config 0.1.1
cargoInstall just 1.42.4
cargoInstall cbindgen 0.29.0
cargoInstall just 1.16.0
cargoInstall cbindgen 0.27.0
if [ "$dependenciesonly" = false ]; then
boot