Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hummingbird section contains repeating instructions #20

Open
CommanderCRM opened this issue Aug 31, 2024 · 0 comments
Open

Hummingbird section contains repeating instructions #20

CommanderCRM opened this issue Aug 31, 2024 · 0 comments

Comments

@CommanderCRM
Copy link

CommanderCRM commented Aug 31, 2024

Basically you don't need Building or even Installation section up until

cd $BUILDDIR
ln -s usr/bin/hummingbird sbin/init

Preparing already features make -j$THREADS DESTDIR=$BUILDDIR install which will automatically do

install -Dm755 usr/lib/hummingbird/fs "$BUILDDIR/usr/lib/hummingbird/fs"
install -Dm755 usr/lib/hummingbird/tty "$BUILDDIR/usr/lib/hummingbird/tty"

and even more like installing reboot and shutdown, and generating random.seed

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

No branches or pull requests

1 participant