summaryrefslogtreecommitdiff
path: root/meta/recipes-core/initscripts
Commit message (Expand)AuthorAgeFilesLines
* The Skeleton initscript doesn't work on minimal imageRobert Yang2011-08-151-2/+3
* Drop PRIORITY variableRichard Purdie2011-07-011-1/+0
* initscript: Change some order of init scriptsDongxiao Xu2011-06-291-3/+3
* initscripts: makedevs is no longer used anywhere so drop dependency. Also inh...Richard Purdie2011-06-131-3/+3
* Add pidofproc to ${sysconfdir}/init.d/functionsRobert Yang2011-05-181-2/+30
* Cleanup the whitespace in functionsRobert Yang2011-05-181-5/+6
* Upstream-Status update for several recipesYu Ke2011-05-171-0/+2
* initscripts: remove -i from halt/reboot arguments and allow overridePaul Eggleton2011-05-043-3/+10
* initscripts: Drop outdated machine specific filesRichard Purdie2011-04-206-557/+0
* initscripts: Make umountfs a bit more robust, bump PRTom Rini2011-03-182-4/+4
* RDEPENDS, RRECOMMENDS -> RDPEPENDS_${PN}, RRECOMMENDS_${PN}Koen Kooi2010-12-301-2/+2
* initscripts:Add a patch of GPLv2 license and its checksum to bb fileMei Lei2010-12-062-1/+348
* image.bbclass/initscripts: Make /etc/timestamp usage consistent.Gary Thomas2010-11-142-5/+5
* recipes-core: Cleanup package descriptions and summariesMark Hatle2010-10-111-1/+2
* bootmisc.h: use "date -s" to set timeKevin Tian2010-09-031-1/+1
* Major layout change to the packages directoryRichard Purdie2010-08-2732-0/+1850
224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387