Здравствуйте!
В git.alt:/people/boyarsh/packages/installer-server.git наблюдаю:
$ cat installer-steps
sysconfig-language
license
sysconfig-kbd
tzone
datetime
vm
installer-basesystem
installer-preinstall
lilo
users-root
users-add
pkg
installer-network
server-finish
$ cat ui/server/finish.scm
(document:surround "/std/frame")
(document:envelop with-translation _ "alterator-server")
(define logfile "/root/.install-log")
(define profile "/root/autoinstall.scm")
(gridbox columns "10;80;10"
(spacer) (label (_ "<b>Installation complete</b>") align
'center) (spacer)
(spacer)
(groupbox ""
(label (format #f (_ "Log files from installation
progress will be saved in ~A directory.") logfile) text-wrap #t)
(label (format #f (_ "System management server will be
available after reboot at https://~A:8080")
(woo-get-option (woo-read-first "/net-general")
'hostname))
text-wrap #t))
(spacer))
(frame:on-next (thunk (woo-write "/autoinstall" 'file profile)))
(document:root (when loaded (frame:back-activity #f)))
Требуется просто удалить второй label из groupbox. Удаляю до '#t))',
пересобираю дистрибутив по профилю
/people/mike/packages/mkimage-profile-server.git - внешний вид
последнего шага не изменяется. Что я делаю неправильно?
--
С уважением,
Прокопьев Евгений
_______________________________________________
devel-conf mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/devel-conf