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

busybox: update init config for 1.28.1 #2534

Merged
merged 1 commit into from
Mar 1, 2018
Merged

busybox: update init config for 1.28.1 #2534

merged 1 commit into from
Mar 1, 2018

Conversation

MilhouseVH
Copy link
Contributor

init config missed from #2504.

These are the defaults, with the exception of the following which have been disabled:

  • CONFIG_BB_ARCH (use uname -m instead)
  • CONFIG_RUN_INIT
  • CONFIG_HEXEDIT
  • CONFIG_NUKE
  • CONFIG_RESUME
  • CONFIG_SETFATTR

Ping @codesnake, @Kwiboo

@Kwiboo
Copy link
Member

Kwiboo commented Mar 1, 2018

Thanks @MilhouseVH 👍

@@ -62,7 +63,7 @@ CONFIG_INSTALL_APPLET_DONT=y
# CONFIG_INSTALL_SH_APPLET_SYMLINK is not set
# CONFIG_INSTALL_SH_APPLET_HARDLINK is not set
# CONFIG_INSTALL_SH_APPLET_SCRIPT_WRAPPER is not set
CONFIG_PREFIX="./_install-initramfs"
CONFIG_PREFIX="/home/neil/projects/scratch/alternates/LibreELEC.tv/build.LibreELEC-RPi2.arm-9.0-devel/busybox-1.28.1/.install_init/usr"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

full path?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

uh. hang on, will update.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, updated.

@Kwiboo Kwiboo merged commit 7b2c076 into LibreELEC:master Mar 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants