Bug 26487 - [PATCH] Не обрабатывает симлинки в image-scripts.d
Summary: [PATCH] Не обрабатывает симлинки в image-scripts.d
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: mkimage (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Alexey Gladkov
QA Contact: qa-sisyphus
URL: http://git.altlinux.org/gears/m/mkima...
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-21 13:42 MSK by Lenar Shakirov
Modified: 2011-12-09 11:11 MSK (History)
4 users (show)

See Also:


Attachments
find symlinks in image-scripts.d (378 bytes, patch)
2011-10-21 13:43 MSK, Lenar Shakirov
no flags Details | Diff
image-scripts.d в виде симлинка (368 bytes, patch)
2011-10-25 19:43 MSK, Lenar Shakirov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lenar Shakirov 2011-10-21 13:42:28 MSK
Не обрабатывает симлинки в image-scripts.d.

Патч, как пример исправления, прилагаю.

В остальных каталогах *scripts* не проверял, возможно тоже можно/нужно сделать
Comment 1 Lenar Shakirov 2011-10-21 13:43:45 MSK
Created attachment 5166 [details]
find symlinks in image-scripts.d
Comment 2 Lenar Shakirov 2011-10-25 19:43:47 MSK
Created attachment 5173 [details]
image-scripts.d в виде симлинка

И/или другой вариант, когда image-scripts.d является симлинком, тогда нужно добавлять trailing slash "/"
Comment 3 Repository Robot 2011-12-09 02:04:53 MSK
mkimage-0.2.1-alt1 -> sisyphus:

* Fri Dec 09 2011 Alexey Gladkov <legion@altlinux> 0.2.1-alt1
- tools/mki-scripts: Allow symlinks (ALT#26487).
- example3: fixup for current Sisyphus (ALT#26591)
Comment 4 Lenar Shakirov 2011-12-09 11:11:09 MSK
Спасибо!