|
09894e4788
|
remove UEFI boot
|
2022-04-25 09:44:18 -04:00 |
|
|
eb04a7c920
|
add files from 'The End'
|
2022-04-23 23:36:52 -04:00 |
|
|
81d910cbe8
|
update license
|
2022-04-23 20:43:24 -04:00 |
|
|
028ab63ac0
|
add license
|
2022-04-23 20:42:59 -04:00 |
|
|
07edc193f1
|
fix bios and uefi issues.
|
2022-04-23 20:42:03 -04:00 |
|
|
b586d0593c
|
fix fdisk issues
|
2022-04-23 20:32:40 -04:00 |
|
|
4605a0fc72
|
add --install command
|
2022-04-20 20:03:25 -04:00 |
|
|
d20c35f198
|
add --build-all arg, plus general refactoring
|
2022-04-14 23:45:18 -04:00 |
|
|
7e7ced05e8
|
rename build.sh -> mylfs.sh
|
2022-04-14 22:41:01 -04:00 |
|
|
a7ac4b93b0
|
improve arg parsing
|
2022-04-14 22:39:34 -04:00 |
|
|
5409ee9109
|
Merge pull request #4 from krglaws/bios_uefi_choice
BIOS/UEFI choice
|
2022-04-14 20:45:22 -04:00 |
|
|
9cc4379faf
|
uefi and bios builds succeeding
|
2022-04-13 14:24:27 -04:00 |
|
|
6866dcb660
|
add --uefi option, add uefi vs bios control flow in init_image and mount_image
|
2022-04-09 23:38:59 -04:00 |
|
|
5d0c532b53
|
more refactoring. add --init option.
|
2022-04-09 20:11:38 -04:00 |
|
|
89ba131949
|
add resolv.conf and ifconfig.eth0 to static files
|
2022-04-07 14:26:15 -04:00 |
|
|
083ebc7512
|
Update README.md
|
2022-04-06 22:33:23 -04:00 |
|
|
50ee8f5211
|
Update README.md
|
2022-04-06 22:31:24 -04:00 |
|
|
b6c03771a6
|
improve package downloading process, add --verbose and --download-pkgs options
|
2022-04-06 22:26:00 -04:00 |
|
|
15bc75e74d
|
remove old file
|
2022-04-06 22:16:18 -04:00 |
|
|
0bf5a842c4
|
update zlib version to 1.2.12
|
2022-04-06 21:35:45 -04:00 |
|
|
4eed892c4e
|
change dependency check to commandline option, add -v|--version commandline option
|
2022-04-05 23:21:03 -04:00 |
|
|
5167a23338
|
fix ONEOFF args issue
|
2022-04-02 15:25:06 -04:00 |
|
|
7dc5c9095e
|
Update README.md
|
2022-04-02 15:04:54 -04:00 |
|
|
255b290369
|
Update README.md
|
2022-04-02 15:04:34 -04:00 |
|
|
b1d2c74cc1
|
Merge pull request #1 from krglaws/lfs-11
Lfs 11 (more or less) build everything in LFS 11.1
|
2022-04-02 14:33:53 -04:00 |
|
|
240a20be28
|
hopefully fix issues in mount_image
|
2022-04-02 14:31:51 -04:00 |
|
|
f032a12d92
|
add linux build
|
2022-04-02 14:26:13 -04:00 |
|
|
a7c50e15a9
|
refactor, added command line options
|
2022-04-01 22:11:56 -04:00 |
|
|
07454f32a4
|
finished rewrite, working on builing GRUB et al, and then the kernel
|
2022-03-31 20:22:45 -04:00 |
|
|
59f094cc23
|
working on massive rewrite
|
2022-03-26 17:55:10 -04:00 |
|
|
a9ff53703c
|
create /var/mail/tester/ during stage 2
|
2022-03-19 21:50:16 -04:00 |
|
|
8b1e2ac824
|
added linux, grub, and grub dependency builds to stage 6
|
2022-03-19 21:48:23 -04:00 |
|
|
f65965c140
|
add config files to stage2, boot scripts to stage6
|
2022-03-19 12:21:57 -04:00 |
|
|
42c4f117dd
|
fix chpasswd usage in stage6/shadow.sh
|
2022-03-17 12:30:52 -04:00 |
|
|
417094fc32
|
stage 6 working
|
2022-03-16 18:12:12 -04:00 |
|
|
a8a112342e
|
make tests optional through config
|
2022-03-15 19:25:17 -04:00 |
|
|
e0836c46cf
|
testing stage 6
|
2022-03-13 22:47:37 -04:00 |
|
|
1630885cb3
|
Working on stage 6
|
2022-03-13 13:47:22 -04:00 |
|
|
6966e8f89c
|
refactor, add stage 5
|
2022-03-09 09:58:23 -05:00 |
|
|
e605777055
|
stage3 working, also added stage4, also working
|
2022-03-04 15:25:19 -05:00 |
|
|
df7188bf21
|
stage 3 working
|
2022-03-02 10:07:31 -05:00 |
|
|
9da72b5f59
|
stage1 and stage2 working. currently working on stage3.
|
2022-02-28 20:23:07 -05:00 |
|
|
9207a8d271
|
add LFS user and directory layout setup stage
|
2022-02-26 21:29:26 -05:00 |
|
|
e1c3a2a037
|
splitting things into stages
|
2022-02-26 15:34:36 -05:00 |
|
|
32307a1ed8
|
finished initial setup, working on transitioning to lfs user and package building
|
2022-02-21 21:20:46 -05:00 |
|
|
75cb50d8f7
|
add make_img.sh
|
2022-02-19 18:03:11 -05:00 |
|
|
82530b3de8
|
add description to top of version_check.sh
|
2022-02-19 18:02:31 -05:00 |
|
|
d65169f4dc
|
add check for yacc -> bison link in version_check.sh
|
2022-02-18 18:54:33 -05:00 |
|
|
37a4b25521
|
Add version_check.sh script to check build requirements
|
2022-02-18 18:34:49 -05:00 |
|
|
68948064bd
|
Initial commit
|
2022-02-18 17:01:32 -05:00 |
|