• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revision68e6267bbae7e5a282a53a158dbf52b664d76bad (tree)
Time2023-05-07 18:39:09
Authormatsuand <30614168+matsuand@user...>
Commitermatsuand

Log Message

[LFS] Update.

Change Summary

Incremental Difference

--- a/LFS/10kernel.sh
+++ b/LFS/10kernel.sh
@@ -45,6 +45,11 @@ CONFIG_FUSION_SPI=y
4545 CONFIG_SCSI_MPT3SAS=y
4646 CONFIG_SCSI_BUSLOGIC=y
4747 CONFIG_PCNET32=y
48+CONFIG_KVM=y
49+CONFIG_KVM_INTEL=y
50+CONFIG_KVM_AMD=y
51+CONFIG_FB=y
52+CONFIG_IRQ_REMAP=y
4853 EOF
4954 if test "$PARAM1" = "docker"; then
5055 echo \ \ config for docker...
--- a/LFS/_lfsset.sh
+++ b/LFS/_lfsset.sh
@@ -1,5 +1,5 @@
11 BOOTSCRIPTVER=20210426
2-SVNVER=lfs-r11.3-77
2+SVNVER=lfs-r11.3-81
33 SYSDVER=$SVNVER-systemd
44 LINUX_VER=6.3.1
55