Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert boot and boot-pkgs to perl | Ian Lynagh | 2010-04-15 | 1 | -63/+100 |
| | | | | This stops us having to worry about sh/sed/... portability. | ||||
* | Fix boot-pkgs's sed usage to work with Solaris's sed | Ian Lynagh | 2010-04-01 | 1 | -1/+3 |
| | |||||
* | Avoid a non-portable use of tar reported by Roman Leshchinskiy | Ian Lynagh | 2010-03-30 | 1 | -1/+1 |
| | |||||
* | Fix non-portable regexp | Roman Leshchinskiy | 2009-11-04 | 1 | -1/+1 |
| | |||||
* | Make some sed more portable: Use \{0,1\} instead of \? | Ian Lynagh | 2009-09-24 | 1 | -1/+1 |
| | |||||
* | teach boot-pkgs about -snapshot tarballs | Ian Lynagh | 2009-09-21 | 1 | -1/+1 |
| | |||||
* | boot-pkgs now automatically works out which libraries are from tarballs | Ian Lynagh | 2009-09-21 | 1 | -1/+1 |
| | |||||
* | Add the time library, and support for libraries in tarballs | Ian Lynagh | 2009-07-18 | 1 | -0/+27 |
| | |||||
* | main repeated 'make maintainer-clean' not fail | Simon Marlow | 2009-05-14 | 1 | -0/+39 |