| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | some minor fixes | Michael Neves | 2013-02-28 | 2 | -1/+2 |
| * | gitignore fix | Michael Neves | 2013-02-28 | 1 | -1/+1 |
| * | add whoid package for mkpasswd in useradd.inc | Michael Neves | 2013-02-28 | 1 | -1/+1 |
| * | make squashfs verbose, copy modules.* from /lib/modules | Michael Neves | 2013-02-28 | 2 | -2/+4 |
| * | use INIT_DIR instead of STAGE32_DIR | Michael Neves | 2013-02-28 | 1 | -8/+7![]() |
| * | small touch up | Michael Neves | 2013-02-28 | 1 | -1/+1 |
| * | some fixes in init | Michael Neves | 2013-02-28 | 1 | -1/+1 |
| * | add initramfs2 to gitignore | Michael Neves | 2013-02-28 | 1 | -0/+1 |
| * | several init fixes | Michael Neves | 2013-02-28 | 1 | -8/+4![]() |
| * | add modules.* to lib/modules | Michael Neves | 2013-02-28 | 1 | -0/+1 |
| * | removed init.orig | Jonathan Bauer | 2013-02-28 | 1 | -177/+0![]() |
| * | libkmod under src/ | Michael Neves | 2013-02-28 | 2 | -30/+14![]() |
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Michael Neves | 2013-02-28 | 1 | -0/+1 |
| |\ | |||||
| | * | add xorg to default profile, needed for lightdm | Jonathan Bauer | 2013-02-28 | 1 | -0/+1 |
| * | | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Michael Neves | 2013-02-28 | 23 | -84/+143 |
| |\| | |||||
| | * | Generalization: | root | 2013-02-27 | 23 | -82/+143 |
| * | | small fixes | Michael Neves | 2013-02-27 | 1 | -9/+9 |
| * | | add aufs and squashfs to modules list for stage3.1 | Michael Neves | 2013-02-27 | 1 | -0/+2 |
| * | | delete merge file build_core.orig | Michael Neves | 2013-02-27 | 1 | -190/+0![]() |
| * | | small fix | Michael Neves | 2013-02-27 | 1 | -3/+3 |
| * | | Check if squashfs generation should be omitted | Michael Neves | 2013-02-27 | 1 | -0/+1 |
| * | | Add '-n' option: 'don't generate squashfs for stage 3.2' | Michael Neves | 2013-02-27 | 1 | -1/+8 |
| * | | init and build_core merges | Michael Neves | 2013-02-27 | 21 | -311/+869 |
| |\| | |||||
| | * | tihi | Simon Rettberg | 2013-02-27 | 2 | -1/+1 |
| | * | Add build profiles to target 'tools' (-p switch) | Simon Rettberg | 2013-02-27 | 2 | -9/+32 |
| | * | Merge branch 'master' of ssh://openslx/openslx-ng/tm-scripts | Simon Rettberg | 2013-02-27 | 1 | -0/+1 |
| | |\ | |||||
| | | * | unset REQUIRED_PACKAGE when reading config | Jonathan Bauer | 2013-02-27 | 1 | -0/+1 |
| | * | | Handle required binaries that are symlinks properly | Simon Rettberg | 2013-02-27 | 1 | -6/+20 |
| | |/ | |||||
| | * | Only one target can be chosen when invoking mltk to make command line format ... | Simon Rettberg | 2013-02-27 | 1 | -28/+24![]() |
| | * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2013-02-27 | 12 | -196/+259 |
| | |\ | |||||
| | | * | Implemented more flexible command line parsing | Simon Rettberg | 2013-02-26 | 3 | -74/+110 |
| | | * | Added dependency system for modules (REQUIRED_MODULES var in *.conf of module... | Simon Rettberg | 2013-02-26 | 4 | -48/+73 |
| | | * | fix library discovery for base (fixes dbus loop) | Simon Rettberg | 2013-02-25 | 1 | -1/+1 |
| | | * | Several fixes and improvements: | Simon Rettberg | 2013-02-25 | 7 | -79/+80 |
| | * | | using binutils EVERYWHERE | Jonathan Bauer | 2013-02-27 | 5 | -91/+31![]() |
| | * | | binutil.inc fixed functionality, see comments | Jonathan Bauer | 2013-02-27 | 1 | -21/+58 |
| | |/ | |||||
| | * | fix tarcopy call for base | Simon Rettberg | 2013-02-25 | 2 | -8/+4![]() |
| | * | [tools] replace locate by find in base.build as it is faster, [setup_tools] t... | Simon Rettberg | 2013-02-25 | 2 | -14/+12![]() |
| | * | binutil external binary functions | Jonathan Bauer | 2013-02-25 | 2 | -48/+201 |
| | * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2013-02-25 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Fix data copy in base.build | Simon Rettberg | 2013-02-25 | 1 | -1/+1 |
| | * | | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2013-02-25 | 5 | -28/+35 |
| | |\| | |||||
| | | * | fix build_core | Simon Rettberg | 2013-02-25 | 5 | -28/+35 |
| | * | | ? | Jonathan Bauer | 2013-02-25 | 4 | -82/+49![]() |
| | |/ | |||||
| * | | copy modules/firmware to stage31, generate separate initramfs for squashfs | Michael Neves | 2013-02-27 | 1 | -39/+51 |
| * | | add squashfstools to build | Michael Neves | 2013-02-27 | 1 | -6/+21 |
| * | | data/stage3.1/lib/firmware | Michael Neves | 2013-02-27 | 13 | -1/+2 |
| * | | add NFS capability | Michael Neves | 2013-02-27 | 1 | -34/+39 |
| * | | update gitignore | Michael Neves | 2013-02-27 | 1 | -2/+6 |
| * | | move generate_initramfs to fileutils | Michael Neves | 2013-02-27 | 1 | -0/+13 |

