| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
| |
It's soon to move to staging in preparation for removal:
https://www.spinics.net/lists/linux-crypto/msg39327.html
|
| |
|
| |
|
|
|
|
|
|
| |
This was a request from some of the developers
Signed-off-by: Laura Abbott <labbott@redhat.com>
|
| |
|
|
|
|
| |
Signed-off-by: Laura Abbott <labbott@redhat.com>
|
|
|
|
| |
Signed-off-by: Laura Abbott <labbott@redhat.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There are 24 Kconfig symbols referenced in the files used for
configuration generation and in the shipped .config files that were
dropped in upstream v5.2-rc1. The references to these symbols can be
safely removed.
These symbols are:
CONFIG_BACKLIGHT_LCD_SUPPORT
CONFIG_CHARGER_LTC3651
CONFIG_CHASH_SELFTEST
CONFIG_CHASH_STATS
CONFIG_CRYPTO_DEV_MXC_SCC
CONFIG_DEBUG_PI_LIST
CONFIG_EXYNOS5420_MCPM
CONFIG_INET6_XFRM_MODE_BEET
CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION
CONFIG_INET6_XFRM_MODE_TRANSPORT
CONFIG_INET6_XFRM_MODE_TUNNEL
CONFIG_INET_XFRM_MODE_BEET
CONFIG_INET_XFRM_MODE_TRANSPORT
CONFIG_INET_XFRM_MODE_TUNNEL
CONFIG_MTD_NAND
CONFIG_MTD_NAND_ECC_BCH
CONFIG_MTD_NAND_ECC_SMC
CONFIG_MTK_MMC
CONFIG_NET_DSA_LEGACY
CONFIG_NFT_CHAIN_ROUTE_IPV4
CONFIG_NFT_CHAIN_ROUTE_IPV6
CONFIG_R8822BE
CONFIG_TRACING_EVENTS_GPIO
CONFIG_VIDEO_ZORAN
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[ 6.264658] Run /init as init process
[ 6.333757] systemd[1]: System time before build time, advancing clock.
[ 6.362298] systemd[1]: systemd v241-8.git9ef65cb.fc30 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[ 6.386432] systemd[1]: Detected architecture arm.
[ 6.391433] systemd[1]: Running in initial RAM disk.
[ 6.412690] systemd[1]: Set hostname to <udoo-neo.home.roving-it.com>.
[ 6.419981] systemd[1]: Failed to open netlink: Operation not permitted
[ 6.427610] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
[ 7.049071] systemd[227]: /usr/lib/systemd/system-generators/systemd-fstab-generator failed with exit status 1.
[ 7.066927] systemd[1]: Failed to start device monitor: Bad address
[ 7.213774] systemd[1]: SO_PASSCRED failed: Bad address
[ 7.233065] systemd[1]: Freezing execution.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
IPv6 builds as a module, change IPv4 to be built as a module as well.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There are 23 Kconfig symbols referenced in the files used for
configuration generation and in the shipped .config files that were
dropped in upstream v5.1-rc1. The references to these symbols can be
safely removed.
These symbols are:
CONFIG_AD7152
CONFIG_DEFAULT_SECURITY_DAC
CONFIG_DEFAULT_SECURITY_SELINUX
CONFIG_EARLY_PRINTK_EFI
CONFIG_EXOFS_FS
CONFIG_EXT4_ENCRYPTION
CONFIG_F2FS_FS_ENCRYPTION
CONFIG_FB_XGI
CONFIG_MTD_MT81xx_NOR
CONFIG_NFT_CHAIN_NAT_IPV4
CONFIG_NFT_CHAIN_NAT_IPV6
CONFIG_NFT_MASQ_IPV4
CONFIG_NFT_MASQ_IPV6
CONFIG_NFT_REDIR_IPV4
CONFIG_NFT_REDIR_IPV6
CONFIG_SCSI_OSD_DEBUG
CONFIG_SCSI_OSD_DPRINT_SENSE
CONFIG_SCSI_OSD_INITIATOR
CONFIG_SCSI_OSD_ULD
CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE
CONFIG_SND_AUDIO_GRAPH_SCU_CARD
CONFIG_SND_SIMPLE_SCU_CARD
CONFIG_UBIFS_FS_ENCRYPTION
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
|
|
|
|
|
|
|
|
| |
Three Kconfig symbols were added to upstream v5.0-rc1 but dropped before
v5.0 was released (for various reasons): FB_LOGO_CENTER, RESCTRL, and
X86_RESCTRL. Remove them from our configuration generation system too.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
We need to figure out how to properly do the building so
turn this off for now.
|
| |
|