Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix up issue with "make dist" | NeilBrown | 2014-12-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | Add mention of new files, remove mention of old files, and cause "make dist" to create something very similar to the current distributions. systemd files are not currently included in "make dist" and some files generated by "rpcgen" are (though they aren't in official distribution). Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: Steve Dickson <steved@redhat.com> | ||||
* | osd_login - ensure /sbin is created before installation. | NeilBrown | 2012-05-17 | 1 | -7/+4 |
| | | | | | | | | | | If we use a more standard approach to describing the osd_login script, the automake infrastructure will create /sbin before attempting installation. This is important for: make DESTDIR=/empty-dir install Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: Steve Dickson <steved@redhat.com> | ||||
* | osd_login: Commit the files that go along with autologin script | Sachin Bhamare | 2012-05-01 | 2 | -0/+130 |
Signed-off-by: Steve Dickson <steved@redhat.com> |