1
0
mirror of https://github.com/krglaws/MyLFS.git synced 2025-07-26 15:46:59 +00:00

Commit Graph

  • 6641e82808 Merge pull request #18 from krglaws/LFS-11.2 main Kyle Glaws 2023-03-13 12:04:43 -04:00
  • b2a5e6f92e ignore lines with only spaces from build_order.txt LFS-11.2 Kyle Glaws 2023-03-10 19:56:23 -05:00
  • 2b656eacb7 update directory setup and static files Kyle Glaws 2023-03-10 14:22:21 -05:00
  • 62478febd1 update phase 4 packages Kyle Glaws 2023-02-18 23:22:36 -05:00
  • ee6d3864bf update phase3 packages Kyle Glaws 2023-02-18 12:10:41 -05:00
  • ebf4e4e2eb update phase 2 scripts Kyle Glaws 2023-02-15 14:00:22 -05:00
  • f29dd50f3f update phase 1 scripts Kyle Glaws 2023-02-14 20:08:31 -05:00
  • 71e7de8e19 update packages some more Kyle Glaws 2023-02-14 19:33:29 -05:00
  • 90454a1122 update check_dependency() Kyle Glaws 2023-02-14 18:13:12 -05:00
  • 5b3e5737cf update packages for 11.2 Kyle Glaws 2023-02-12 23:28:22 -05:00
  • 697ccaa5ce add script-only packages to build_package() 11.1 Kyle Glaws 2022-08-26 18:45:43 -04:00
  • 8a2b5d1e23 add libtasn1 to example extension Kyle Glaws 2022-08-18 19:56:25 -04:00
  • dee83d724d fix /etc/fstab Kyle Glaws 2022-08-18 19:50:04 -04:00
  • c118fc2b0e Merge pull request #16 from useraid/main Kyle Glaws 2022-08-16 09:56:58 -04:00
  • 7898e72a0d updated output of help flag Aryan 2022-08-16 13:52:01 +05:30
  • 16721f414f Merge pull request #15 from useraid/main Kyle Glaws 2022-08-15 15:35:01 -04:00
  • 4790ecfa72 changed build.sh to mylfs.sh in output comment Aryan 2022-08-11 19:56:06 +05:30
  • d582df11d2 fix man page deletion in main Kyle Glaws 2022-08-03 09:29:04 -04:00
  • 4cf3e5fb2f move extension scripts in <extn_name>/scripts dir Kyle Glaws 2022-08-01 12:11:44 -04:00
  • 1489a9b6ad rename pkgs -> packages Kyle Glaws 2022-07-30 00:23:30 -04:00
  • 2cc7195f21 run 'make olddefconfig' before using non-default kernel config Kyle Glaws 2022-07-29 18:53:18 -04:00
  • 7b447e4b87 fix issues with grub install and kernel configuration Kyle Glaws 2022-07-29 18:51:44 -04:00
  • cc875fdaf7 fix device labeling in install_image Kyle Glaws 2022-07-24 12:15:40 -04:00
  • cd6637fee8 add runqemu.sh Kyle Glaws 2022-07-22 18:30:58 -04:00
  • 1ee3235c2f fix package loop in build_phase() 2nd attempt Kyle Glaws 2022-05-20 00:41:27 -04:00
  • bf1d418838 fix package loop in build_phase() to not read directly from file Kyle Glaws 2022-05-19 23:12:31 -04:00
  • 34eeeb79dc change phase4/linux.sh to just use 'make defconfig' Kyle Glaws 2022-05-19 22:36:59 -04:00
  • c1efe708b4 loop and query for PARTUUID until it becomes available in init_image Kyle Glaws 2022-05-18 09:26:04 -04:00
  • 8ee21dbb97 export LFSPARTUUID variable for use in templates, and use sync instead of sleep Kyle Glaws 2022-05-17 11:28:45 -04:00
  • a7606084d3 remove check_dependencies() non-zero return values Kyle Glaws 2022-05-14 08:09:05 -04:00
  • e6a78edb81 always call download_pkgs whether starting from init_image or from a starting phase/package Kyle Glaws 2022-05-12 23:12:44 -04:00
  • cf0139f68e create pkgs/ in download_pkgs in case it isn't already there Kyle Glaws 2022-05-12 23:11:13 -04:00
  • 6468393555 add templates and static to example_extension Kyle Glaws 2022-05-07 20:16:22 -04:00
  • 7d560243e5 use LFS_VERSION var in linux.sh Kyle Glaws 2022-05-07 20:08:25 -04:00
  • 41f9189831 improve templating, and move extension logic into separate function Kyle Glaws 2022-05-07 20:07:53 -04:00
  • 00f2fd618d make mylfs.sh easier to configure at run-time Kyle Glaws 2022-05-07 19:56:03 -04:00
  • 50e8bd10a0 Fix grub-install bug Kyle Glaws 2022-05-07 13:03:41 -04:00
  • 17c1d24eae update example_extension README Kyle Glaws 2022-05-05 19:54:28 -04:00
  • a31646367b fix grub.cfg templating issue Kyle Glaws 2022-05-05 19:52:51 -04:00
  • 0a3610e23d ignore logs/ and pkgs/ Kyle Glaws 2022-05-05 19:51:25 -04:00
  • c2562a56da update README Kyle Glaws 2022-04-30 16:56:32 -04:00
  • 5c499b3c24 fix verbosity inside BUILD_INSTR Kyle Glaws 2022-04-30 16:26:10 -04:00
  • 4fde3efa19 add -x|--extend param and example_extension/ Kyle Glaws 2022-04-30 16:09:49 -04:00
  • 75b2e7787a ignore ./mnt folder Kyle Glaws 2022-04-30 15:55:00 -04:00
  • 7e298b6065 Merge branch 'main' of github.com:krglaws/mylfs into main Kyle Glaws 2022-04-27 23:34:05 -04:00
  • 32ffaa7f96 use curl instead of wget Kyle Glaws 2022-04-27 23:33:46 -04:00
  • 7bec1561b6 Update README.md Kyle Glaws 2022-04-27 22:09:25 -04:00
  • d46f89782c Merge branch 'main' of github.com:krglaws/mylfs into main Kyle Glaws 2022-04-27 19:40:54 -04:00
  • 118aec502c Update README.md Kyle Glaws 2022-04-27 19:40:22 -04:00
  • 96b65f8f4b fix install messages Kyle Glaws 2022-04-27 16:05:09 -04:00
  • 6c578fc419 Merge branch 'main' of github.com:krglaws/mylfs into main Kyle Glaws 2022-04-27 16:04:39 -04:00
  • d1686d9325 add successful build message Kyle Glaws 2022-04-26 14:10:49 -04:00
  • d6805c1ddf Update README.md Kyle Glaws 2022-04-25 23:35:13 -04:00
  • 477f778813 Update README.md Kyle Glaws 2022-04-25 23:27:15 -04:00
  • 880a3b003f Update README.md Kyle Glaws 2022-04-25 22:39:55 -04:00
  • 509047b426 Update README.md Kyle Glaws 2022-04-25 22:39:04 -04:00
  • 92c38dd879 update help msg Kyle Glaws 2022-04-25 22:38:05 -04:00
  • 43b2eb2fbf fix bugs involving grub build Kyle Glaws 2022-04-25 22:17:20 -04:00
  • 09894e4788 remove UEFI boot Kyle Glaws 2022-04-25 09:44:18 -04:00
  • eb04a7c920 add files from 'The End' Kyle Glaws 2022-04-23 23:36:52 -04:00
  • 81d910cbe8 update license Kyle Glaws 2022-04-23 20:43:24 -04:00
  • 028ab63ac0 add license Kyle Glaws 2022-04-23 20:42:59 -04:00
  • 07edc193f1 fix bios and uefi issues. Kyle Glaws 2022-04-23 20:41:29 -04:00
  • b586d0593c fix fdisk issues Kyle Glaws 2022-04-23 20:32:40 -04:00
  • 4605a0fc72 add --install command Kyle Glaws 2022-04-20 20:03:25 -04:00
  • d20c35f198 add --build-all arg, plus general refactoring Kyle Glaws 2022-04-14 23:45:18 -04:00
  • 7e7ced05e8 rename build.sh -> mylfs.sh Kyle Glaws 2022-04-14 22:41:01 -04:00
  • a7ac4b93b0 improve arg parsing Kyle Glaws 2022-04-14 22:39:34 -04:00
  • 5409ee9109 Merge pull request #4 from krglaws/bios_uefi_choice Kyle Glaws 2022-04-14 20:45:22 -04:00
  • 9cc4379faf uefi and bios builds succeeding Kyle Glaws 2022-04-13 14:24:27 -04:00
  • 6866dcb660 add --uefi option, add uefi vs bios control flow in init_image and mount_image Kyle Glaws 2022-04-09 23:38:59 -04:00
  • 5d0c532b53 more refactoring. add --init option. Kyle Glaws 2022-04-09 20:11:38 -04:00
  • 89ba131949 add resolv.conf and ifconfig.eth0 to static files Kyle Glaws 2022-04-07 14:26:15 -04:00
  • 083ebc7512 Update README.md Kyle Glaws 2022-04-06 22:33:23 -04:00
  • 50ee8f5211 Update README.md Kyle Glaws 2022-04-06 22:31:24 -04:00
  • b6c03771a6 improve package downloading process, add --verbose and --download-pkgs options Kyle Glaws 2022-04-06 22:24:05 -04:00
  • 15bc75e74d remove old file Kyle Glaws 2022-04-06 22:16:18 -04:00
  • 0bf5a842c4 update zlib version to 1.2.12 Kyle Glaws 2022-04-06 21:35:45 -04:00
  • 4eed892c4e change dependency check to commandline option, add -v|--version commandline option Kyle Glaws 2022-04-05 23:21:03 -04:00
  • 5167a23338 fix ONEOFF args issue Kyle Glaws 2022-04-02 15:25:06 -04:00
  • 7dc5c9095e Update README.md Kyle Glaws 2022-04-02 15:04:54 -04:00
  • 255b290369 Update README.md Kyle Glaws 2022-04-02 15:04:34 -04:00
  • b1d2c74cc1 Merge pull request #1 from krglaws/lfs-11 Kyle Glaws 2022-04-02 14:33:53 -04:00
  • 240a20be28 hopefully fix issues in mount_image Kyle Glaws 2022-04-02 14:31:51 -04:00
  • f032a12d92 add linux build Kyle Glaws 2022-04-02 14:26:13 -04:00
  • a7c50e15a9 refactor, added command line options Kyle Glaws 2022-04-01 22:11:56 -04:00
  • 07454f32a4 finished rewrite, working on builing GRUB et al, and then the kernel Kyle Glaws 2022-03-31 20:22:45 -04:00
  • 59f094cc23 working on massive rewrite Kyle Glaws 2022-03-26 17:55:10 -04:00
  • a9ff53703c create /var/mail/tester/ during stage 2 Kyle Glaws 2022-03-19 21:50:16 -04:00
  • 8b1e2ac824 added linux, grub, and grub dependency builds to stage 6 Kyle Glaws 2022-03-19 21:48:23 -04:00
  • f65965c140 add config files to stage2, boot scripts to stage6 Kyle Glaws 2022-03-19 12:21:57 -04:00
  • 42c4f117dd fix chpasswd usage in stage6/shadow.sh Kyle Glaws 2022-03-17 12:30:52 -04:00
  • 417094fc32 stage 6 working Kyle Glaws 2022-03-16 18:12:12 -04:00
  • a8a112342e make tests optional through config Kyle Glaws 2022-03-15 19:25:17 -04:00
  • e0836c46cf testing stage 6 Kyle Glaws 2022-03-13 22:47:37 -04:00
  • 1630885cb3 Working on stage 6 Kyle Glaws 2022-03-13 13:47:22 -04:00
  • 6966e8f89c refactor, add stage 5 Kyle Glaws 2022-03-09 09:58:23 -05:00
  • e605777055 stage3 working, also added stage4, also working Kyle Glaws 2022-03-04 15:25:19 -05:00
  • df7188bf21 stage 3 working Kyle Glaws 2022-03-02 10:07:31 -05:00
  • 9da72b5f59 stage1 and stage2 working. currently working on stage3. Kyle Glaws 2022-02-28 20:23:07 -05:00