All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla@busybox.net
To: buildroot@uclibc.org
Subject: [Buildroot] [Bug 15151] Busybox /etc/init.d scripts are not executable
Date: Sun, 27 Nov 2022 22:45:47 +0000	[thread overview]
Message-ID: <bug-15151-163-j29rdNWjat@https.bugs.busybox.net/> (raw)
In-Reply-To: <bug-15151-163@https.bugs.busybox.net/>

https://bugs.busybox.net/show_bug.cgi?id=15151

Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #1 from Peter Korsgaard <jacmet@uclibc.org> ---
Hi,

I am unable to reproduce it here with current top of 2022.02.x with this
config:

$ cat defconfig
BR2_x86_core2=y
BR2_TOOLCHAIN_EXTERNAL=y

$ make && tar -tvf output/images/rootfs.tar | grep init.d
drwxr-xr-x 0/0               0 2022-11-27 23:42 ./etc/init.d/
-rwxr-xr-x 0/0            1012 2022-11-27 23:42 ./etc/init.d/S01syslogd
-rwxr-xr-x 0/0            1004 2022-11-27 23:42 ./etc/init.d/S02klogd
-rwxr-xr-x 0/0            2804 2022-11-27 23:42 ./etc/init.d/S02sysctl
-rwxr-xr-x 0/0            1620 2022-11-27 23:42 ./etc/init.d/S20urandom
-rwxr-xr-x 0/0             438 2022-11-27 23:42 ./etc/init.d/S40network
-rwxr-xr-x 0/0             423 2022-11-27 23:42 ./etc/init.d/rcK
-rwxr-xr-x 0/0             408 2022-11-27 23:42 ./etc/init.d/rcS

$ git describe
2022.02.7-30-gecda7f786a

Please provide some more details about your setup.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2022-11-27 22:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-27 21:42 [Buildroot] [Bug 15151] New: Busybox /etc/init.d scripts are not executable bugzilla
2022-11-27 22:45 ` bugzilla [this message]
2022-11-28 15:10 ` [Buildroot] [Bug 15151] " bugzilla
2022-11-28 15:25 ` bugzilla
2022-11-28 15:26 ` bugzilla

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-15151-163-j29rdNWjat@https.bugs.busybox.net/ \
    --to=bugzilla@busybox.net \
    --cc=buildroot@uclibc.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.