Age | Commit message (Expand) | Author | Files | Lines |
2008-03-16 | Update manpage | Thomas Bächler | 2 | -10/+13 |
2008-03-16 | Fix a potential bug due to a wrong find call | Thomas Bächler | 1 | -1/+1 |
2008-03-16 | Fix various coding style issues | Thomas Bächler | 8 | -53/+51 |
2008-03-16 | Remove a warning during image generation | Thomas Bächler | 1 | -1/+0 |
2008-03-15 | Remove duplicate files from the filelist, gen_init_cpio actually adds them to...0.5.18pre1 | Thomas Bächler | 1 | -0/+2 |
2008-03-15 | Fix trap call, always call cleanup | Thomas Bächler | 2 | -3/+11 |
2008-03-15 | Fix syntax error introduced in one of the last commits | Thomas Bächler | 2 | -3/+3 |
2008-03-15 | Make presets more powerful: a fallback image can be generated without a separ... | Thomas Bächler | 2 | -8/+22 |
2008-03-15 | Use a temporary directory instead of several files. trap cleanup | Thomas Bächler | 2 | -20/+27 |
2008-03-15 | Add -S option to skip hooks when building the image | Thomas Bächler | 1 | -8/+12 |
2008-03-15 | Use the new -s= option of replace | Thomas Bächler | 1 | -12/+2 |
2008-03-15 | v86d failed if called before udev, because /dev/mem didn't exist. This patch ... | Thomas Bächler | 1 | -0/+1 |
2008-01-04 | Allow init=??? syntax again | Aaron Griffin | 2 | -8/+10 |
2007-11-14 | Don't build manpage for now, as it doesn't always work for unknown reasons.0.5.17 | Thomas Bächler | 2 | -1/+186 |
2007-11-09 | Adjust install script to build the manpage | Thomas Bächler | 1 | -0/+2 |
2007-11-09 | Manpage now uses asciidoc. | Thomas Bächler | 2 | -0/+118 |
2007-11-03 | Fix Archlinux bug #8490, HAS_MODULES was only set if a dependency of | Thomas Bächler | 1 | -1/+1 |
2007-10-31 | Add manpage to package. This is only temporary, until we get the0.5.16 | Thomas Bächler | 2 | -0/+2 |
2007-10-31 | Revert "Add manpage to package. This is only temporary, until we get the" | Thomas Bächler | 2 | -2/+0 |
2007-10-31 | Add manpage to package. This is only temporary, until we get the | Thomas Bächler | 2 | -0/+2 |
2007-10-31 | Prepare base hook for klibc-module-init-tools | Thomas Bächler | 1 | -8/+6 |
2007-10-31 | Fix problems with /sbin and /usr/sbin not being in the path, | Thomas Bächler | 2 | -3/+7 |
2007-08-11 | Coding style change, use -n and -z for variable tests | Aaron Griffin | 15 | -35/+35 |
2007-06-11 | 'added new firewire subsystem for .22 kernels' | Tobias Powalowski | 1 | -2/+2 |
2007-05-12 | - adjusted all hooks for new modprobe path | Thomas Bächler | 6 | -16/+29 |
2007-05-12 | - fix init for users that use neither udev nor filesystems | Thomas Bächler | 1 | -10/+27 |
2007-05-12 | - fix a bug with BINARIES= (also accept shared objects, not only executables) | Thomas Bächler | 3 | -12/+15 |
2007-03-14 | 2007-03-14 Jan Peter den Heijer <jpdenheijer@gmail.com> | Aaron Griffin | 1 | -1/+1 |
2007-03-12 | * Jan Peter den Heijer <jpdenheijer@gmail.com> | Aaron Griffin | 2 | -2/+2 |
2007-03-12 | * Jan Peter den Heijer <jpdenheijer@gmail.com> | Aaron Griffin | 1 | -0/+1 |
2007-03-12 | * Jan Peter den Heijer <jpdenheijer@gmail.com> | Aaron Griffin | 1 | -9/+14 |
2007-03-07 | Changes / suggestions from Jan Peter den Heijer <jpdenheijer@gmail.com> | Aaron Griffin | 2 | -8/+19 |
2007-03-05 | Root delay *MUST* be passed on the command line if not using the filesystem hook | Aaron Griffin | 1 | -0/+4 |
2007-03-02 | Absolute paths for modinfo and modprobe, as /sbin may not be in everyone's path | Aaron Griffin | 1 | -2/+2 |
2007-03-01 | Fix the "Loading root filesystem module...-e" buggy output | Aaron Griffin | 3 | -3/+3 |
2007-02-12 | Test existance before adding directories, as per bug #5245 | Aaron Griffin | 1 | -3/+3 |
2007-01-22 | 'upgpkg: removed non working raid partitions from raid description' | Tobias Powalowski | 1 | -2/+0 |
2007-01-15 | 'fixed lvm2 in config' | Tobias Powalowski | 1 | -3/+3 |
2007-01-11 | fixed raid autodetection for newer kernels | Thomas Bächler | 1 | -5/+11 |
2006-12-07 | reverted partially fucked up commit. should be better now | Thomas Bächler | 3 | -4/+4 |
2006-12-07 | - worked around "libata not added" bug. this needs to be looked at carefully | Thomas Bächler | 3 | -3/+3 |
2006-12-06 | Trying to address piix issue: | Thomas Bächler | 3 | -2/+21 |
2006-11-27 | fixed comment in default config | Thomas Bächler | 1 | -1/+1 |
2006-10-24 | - Added mkinitcpio.d to install.sh | Thomas Bächler | 1 | -0/+2 |
2006-10-24 | - Preset changes to better config file format | Thomas Bächler | 3 | -15/+47 |
2006-10-24 | - fix for occasional broken images for ide users | Thomas Bächler | 1 | -0/+6 |
2006-10-24 | removed unnecessary sanity check (never worked anyway) | Thomas Bächler | 1 | -3/+0 |
2006-10-23 | - Fixed autodetection | Thomas Bächler | 5 | -25/+34 |
2006-10-17 | added initial preset support | Thomas Bächler | 3 | -1/+41 |
2006-10-15 | added /ata for autodetection | Thomas Bächler | 1 | -1/+1 |