Glenn L McGrath
|
654a99b691
|
Check valid options were given
|
2004-01-23 21:40:19 +00:00 |
|
Glenn L McGrath
|
711bb92d7c
|
Dont change ownership unless we created the directory.
|
2004-01-23 20:28:53 +00:00 |
|
Glenn L McGrath
|
578eff5066
|
Remove unneeded conditions and logic, fix bug where ownership didnt
change.
Dont use bb_make_directory it doesnt have the features, and its ugly to
work around it.
|
2004-01-23 10:57:00 +00:00 |
|
Glenn L McGrath
|
11e69471be
|
Fix a bug, ignore the source path when installing to a directory.
We may be installing symlinks, so use lstat/lchown.
Make use of bb_getopt_ulflags and cp_mv_stat2, save 100 bytes.
|
2003-11-27 22:40:08 +00:00 |
|
Glenn L McGrath
|
f4fd3a1331
|
Accept the -c option and do nothing
|
2003-10-29 11:10:02 +00:00 |
|
Glenn L McGrath
|
a406a9c853
|
Add the -d option
|
2003-09-24 05:00:29 +00:00 |
|
Glenn L McGrath
|
eebcc1d98a
|
Add the "install" applet, move get_ug_id to libbb as its used by chown,
chgrp and install.
|
2003-09-24 03:22:57 +00:00 |
|