source: MondoRescue/branches/stable/mindi-busybox/libbb/u_signal_names.c@ 1770

Last change on this file since 1770 was 1770, checked in by Bruno Cornec, 16 years ago
  • Better output for mindi-busybox revision
  • Remove dummy file created on NFS - report from Arnaud Tiger <arnaud.tiger_at_hp.com>
  • strace useful for debug
  • fix new versions for pb (2.0.0 for mindi and 1.7.2 for mindi-busybox)
  • fix build process for mindi-busybox + options used in that version (dd for label-partitions-as-necessary)
  • fix typo in label-partitions-as-necessary which doesn't seem to work
  • Update to busybox 1.7.2
  • perl is now required at restore time to support uuid swap partitions (and will be used for many other thigs

in the future for sure)

  • next mindi version will be 2.0.0 due to all the changes made in it (udev may break working distros)
  • small optimization in mindi on keyboard handling (one single find instead of multiple)
  • better interaction for USB device when launching mindi manually
  • attempt to automatically guess block disk size for ramdisk
  • fix typos in bkphw
  • Fix the remaining problem with UUID support for swap partitions
  • Updates mondoarchive man page for USB support
  • Adds preliminary Hardware support to mindi (Proliant SSSTK)
  • Tries to add udev support also for rhel4
  • Fix UUID support which was still broken.
  • Be conservative in test for the start-nfs script
  • Update config file for mindi-busybox for 1.7.2 migration
  • Try to run around a busybox bug (1.2.2 pb on inexistant links)
  • Add build content for mindi-busybox in pb
  • Remove distributions content for mindi-busybox
  • Fix a warning on inexistant raidtab
  • Solve problem on tmpfs in restore init (Problem of inexistant symlink and busybox)
  • Create MONDO_CACHE and use it everywhere + creation at start
  • Really never try to eject a USB device
  • Fix a issue with &> usage (replaced with 1> and 2>)
  • Adds magic file to depllist in order to have file working + ldd which helps for debugging issues
  • tty modes correct to avoid sh error messages
  • Use ext3 normally and not ext2 instead
  • USB device should be corrected after reading (take 1st part)
  • Adds a mount_USB_here function derived from mount_CDROM_here
  • usb detection place before /dev detection in device name at restore time
  • Fix when restoring from USB: media is asked in interactive mode
  • Adds USB support for mondorestore
  • mount_cdrom => mount_media
  • elilo.efi is now searched throughout /boot/efi and not in a fixed place as there is no standard
  • untar-and-softlink => untar (+ interface change)
  • suppress useless softlinks creation/removal in boot process
  • avoids udevd messages on groups
  • Increase # of disks to 99 as in mindi at restore time (should be a conf file parameter)
  • skip existing big file creation
  • seems to work correctly for USB mindi boot
  • Adds group and tty link to udev conf
  • Always load usb-torage (even 2.6) to initiate USB bus discovery
  • Better printing of messages
  • Attempt to fix a bug in supporting OpenSusE 10.3 kernel for initramfs (mindi may now use multiple regex for kernel initrd detection)
  • Links were not correctly done as non relative for modules in mindi
  • exclusion of modules denied now works
  • Also create modules in their ordinary place, so that classical modprobe works + copy modules.dep
  • Fix bugs for DENY_MODS handling
  • Add device /dev/console for udev
  • ide-generic should now really be excluded
  • Fix a bug in major number for tty
  • If udev then adds modprobe/insmod to rootfs
  • tty0 is also cretaed with udev
  • ide-generic put rather in DENY_MODS
  • udevd remove from deplist s handled in mindi directly
  • better default for mindi when using --usb
  • Handles dynamically linked busybox (in case we want to use it soon ;-)
  • Adds fixed devices to create for udev
  • ide-generic should not be part of the initrd when using libata v2
  • support a dynamically linked udev (case on Ubuntu 7.10 and Mandriva 2008.0 so should be quite generic) This will give incitation to move to dyn. linked binaries in the initrd which will help for other tasks (ia6 4)
  • Improvement in udev support (do not use cl options not available in busybox)
  • Udev in mindi
    • auto creation of the right links at boot time with udev-links.conf(from Mandriva 2008.0)
    • rework startup of udev as current makes kernel crash (from Mandriva 2008.0)
    • add support for 64 bits udev
  • Try to render MyInsmod silent at boot time
  • Adds udev support (mandatory for newest distributions to avoid remapping of devices in a different way as on the original system)
  • We also need vaft format support for USB boot
  • Adds libusual support (Ubuntu 7.10 needs it for USB)
  • Improve Ubuntu/Debian keyboard detection and support
  • pbinit adapted to new pb (0.8.10). Filtering of docs done in it
  • Suppress some mondo warnings and errors on USB again
  • Tries to fix lack of files in deb mindi package
  • Verify should now work for USB devices
  • More log/mesages improvement for USB support
  • - Supress g_erase_tmpdir_and_scratchdir
  • Improve some log messages for USB support
  • Try to improve install in mindi to avoid issues with isolinux.cfg not installed vene if in the pkg :-(
  • Improve mindi-busybox build
  • In conformity with pb 0.8.9
  • Add support for Ubuntu 7.10 in build process
  • Add USB Key button to Menu UI (CD streamer removed)
  • Attempt to fix error messages on tmp/scratch files at the end by removing those dir at the latest possible.
  • Fix a bug linked to the size of the -E param which could be used (Arnaud Tiger/René Ribaud).
  • Integrate ~/.pbrc content into mondorescue.pb (required project-builder >= 0.8.7)
  • Put mondorescue in conformity with new pb filtering rules
  • Add USB support at restore time (no test done yet). New start-usb script PB varibale added where useful
  • Unmounting USB device before removal of temporary scratchdir
  • Stil refining USB copy back to mondo (one command was not executed)
  • No need to have the image subdor in the csratchdir when USB.
  • umount the USB partition before attempting to use it
  • Remove useless copy from mindi to mondo at end of USB handling

(risky merge, we are raising the limits of 2 diverging branches. The status of stable is not completely sure as such. Will need lots of tests, but it's not yet done :-()
(merge -r1692:1769 $SVN_M/branches/2.2.5)

File size: 3.0 KB
Line 
1/* vi: set sw=4 ts=4: */
2/*
3 * Signal name/number conversion routines.
4 *
5 * Copyright 2006 Rob Landley <rob@landley.net>
6 *
7 * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
8 */
9
10#include "libbb.h"
11
12static const char signals[32][7] = {
13 // SUSv3 says kill must support these, and specifies the numerical values,
14 // http://www.opengroup.org/onlinepubs/009695399/utilities/kill.html
15 // TODO: "[SIG]EXIT" shouldn't work for kill, right?
16 // {0, "EXIT"}, {1, "HUP"}, {2, "INT"}, {3, "QUIT"},
17 // {6, "ABRT"}, {9, "KILL"}, {14, "ALRM"}, {15, "TERM"}
18 // And Posix adds the following:
19 // {SIGILL, "ILL"}, {SIGTRAP, "TRAP"}, {SIGFPE, "FPE"}, {SIGUSR1, "USR1"},
20 // {SIGSEGV, "SEGV"}, {SIGUSR2, "USR2"}, {SIGPIPE, "PIPE"}, {SIGCHLD, "CHLD"},
21 // {SIGCONT, "CONT"}, {SIGSTOP, "STOP"}, {SIGTSTP, "TSTP"}, {SIGTTIN, "TTIN"},
22 // {SIGTTOU, "TTOU"}
23 [0] = "EXIT",
24#ifdef SIGHUP
25 [SIGHUP ] = "HUP",
26#endif
27#ifdef SIGINT
28 [SIGINT ] = "INT",
29#endif
30#ifdef SIGQUIT
31 [SIGQUIT ] = "QUIT",
32#endif
33#ifdef SIGILL
34 [SIGILL ] = "ILL",
35#endif
36#ifdef SIGTRAP
37 [SIGTRAP ] = "TRAP",
38#endif
39#ifdef SIGABRT
40 [SIGABRT ] = "ABRT",
41#endif
42#ifdef SIGBUS
43 [SIGBUS ] = "BUS",
44#endif
45#ifdef SIGFPE
46 [SIGFPE ] = "FPE",
47#endif
48#ifdef SIGKILL
49 [SIGKILL ] = "KILL",
50#endif
51#ifdef SIGUSR1
52 [SIGUSR1 ] = "USR1",
53#endif
54#ifdef SIGSEGV
55 [SIGSEGV ] = "SEGV",
56#endif
57#ifdef SIGUSR2
58 [SIGUSR2 ] = "USR2",
59#endif
60#ifdef SIGPIPE
61 [SIGPIPE ] = "PIPE",
62#endif
63#ifdef SIGALRM
64 [SIGALRM ] = "ALRM",
65#endif
66#ifdef SIGTERM
67 [SIGTERM ] = "TERM",
68#endif
69#ifdef SIGSTKFLT
70 [SIGSTKFLT] = "STKFLT",
71#endif
72#ifdef SIGCHLD
73 [SIGCHLD ] = "CHLD",
74#endif
75#ifdef SIGCONT
76 [SIGCONT ] = "CONT",
77#endif
78#ifdef SIGSTOP
79 [SIGSTOP ] = "STOP",
80#endif
81#ifdef SIGTSTP
82 [SIGTSTP ] = "TSTP",
83#endif
84#ifdef SIGTTIN
85 [SIGTTIN ] = "TTIN",
86#endif
87#ifdef SIGTTOU
88 [SIGTTOU ] = "TTOU",
89#endif
90#ifdef SIGURG
91 [SIGURG ] = "URG",
92#endif
93#ifdef SIGXCPU
94 [SIGXCPU ] = "XCPU",
95#endif
96#ifdef SIGXFSZ
97 [SIGXFSZ ] = "XFSZ",
98#endif
99#ifdef SIGVTALRM
100 [SIGVTALRM] = "VTALRM",
101#endif
102#ifdef SIGPROF
103 [SIGPROF ] = "PROF",
104#endif
105#ifdef SIGWINCH
106 [SIGWINCH ] = "WINCH",
107#endif
108#ifdef SIGPOLL
109 [SIGPOLL ] = "POLL",
110#endif
111#ifdef SIGPWR
112 [SIGPWR ] = "PWR",
113#endif
114#ifdef SIGSYS
115 [SIGSYS ] = "SYS",
116#endif
117};
118
119// Convert signal name to number.
120
121int get_signum(const char *name)
122{
123 int i;
124
125 i = bb_strtou(name, NULL, 10);
126 if (!errno)
127 return i;
128 if (strncasecmp(name, "SIG", 3) == 0)
129 name += 3;
130 for (i = 0; i < ARRAY_SIZE(signals); i++)
131 if (strcasecmp(name, signals[i]) == 0)
132 return i;
133
134#if ENABLE_DESKTOP && (defined(SIGIOT) || defined(SIGIO))
135 /* These are aliased to other names */
136 if ((name[0] | 0x20) == 'i' && (name[1] | 0x20) == 'o') {
137#ifdef SIGIO
138 if (!name[2])
139 return SIGIO;
140#endif
141#ifdef SIGIOT
142 if ((name[2] | 0x20) == 't' && !name[3])
143 return SIGIOT;
144#endif
145 }
146#endif
147
148 return -1;
149}
150
151// Convert signal number to name
152
153const char *get_signame(int number)
154{
155 if ((unsigned)number < ARRAY_SIZE(signals)) {
156 if (signals[number][0]) /* if it's not an empty str */
157 return signals[number];
158 }
159
160 return itoa(number);
161}
Note: See TracBrowser for help on using the repository browser.